MCPcopy Create free account
hub / github.com/ClassicOldSong/Apollo / Release

Function Release

tools/audio.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27namespace audio {
28 template<class T>
29 void Release(T *p) {
30 p->Release();
31 }
32
33 template<class T>
34 void co_task_free(T *p) {

Callers

nothing calls this directly

Calls 1

ReleaseMethod · 0.80

Tested by

no test coverage detected