Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ reopen_audio
Function
reopen_audio
deps/SDL2/test/loopwave.c:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
static void reopen_audio()
73
{
74
close_audio();
75
open_audio();
76
}
77
78
79
void SDLCALL
Callers
1
main
Function · 0.85
Calls
2
close_audio
Function · 0.85
open_audio
Function · 0.85
Tested by
no test coverage detected