MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / WASAPI_RefDevice

Function WASAPI_RefDevice

deps/SDL2/src/audio/wasapi/SDL_wasapi.c:470–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468}
469
470void
471WASAPI_RefDevice(_THIS)
472{
473 SDL_AtomicIncRef(&this->hidden->refcount);
474}
475
476void
477WASAPI_UnrefDevice(_THIS)

Callers 2

WASAPI_OpenDeviceFunction · 0.85
WASAPI_ActivateDeviceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected