MCPcopy 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
72static void reopen_audio()
73{
74 close_audio();
75 open_audio();
76}
77
78
79void SDLCALL

Callers 1

mainFunction · 0.85

Calls 2

close_audioFunction · 0.85
open_audioFunction · 0.85

Tested by

no test coverage detected