SDL_UnlockAudio - Unlock the callback function
#include "SDL.h" void SDL_UnlockAudio(void)
Unlocks a previous SDL_LockAudio call.
SDL_OpenAudio