Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
464
static void
465
WASAPI_CloseDevice(_THIS)
466
{
467
WASAPI_UnrefDevice(this);
468
}
469
470
void
471
WASAPI_RefDevice(_THIS)
Callers
nothing calls this directly
Calls
1
WASAPI_UnrefDevice
Function · 0.85
Tested by
no test coverage detected