Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
470
void
471
WASAPI_RefDevice(_THIS)
472
{
473
SDL_AtomicIncRef(&this->hidden->refcount);
474
}
475
476
void
477
WASAPI_UnrefDevice(_THIS)
Callers
2
WASAPI_OpenDevice
Function · 0.85
WASAPI_ActivateDevice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected