MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / null_init

Function null_init

extlibs/soloud/src/backend/null/soloud_null.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29namespace SoLoud
30{
31 result null_init(Soloud *aSoloud, unsigned int aFlags, unsigned int aSamplerate, unsigned int aBuffer)
32 {
33 return NOT_IMPLEMENTED;
34 }
35};
36
37#else

Callers 1

initMethod · 0.85

Calls 1

postinitMethod · 0.80

Tested by

no test coverage detected