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

Function WASAPI_CloseDevice

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

Source from the content-addressed store, hash-verified

462}
463
464static void
465WASAPI_CloseDevice(_THIS)
466{
467 WASAPI_UnrefDevice(this);
468}
469
470void
471WASAPI_RefDevice(_THIS)

Callers

nothing calls this directly

Calls 1

WASAPI_UnrefDeviceFunction · 0.85

Tested by

no test coverage detected