SDL_UnlockAudio — Unlock the callback function
#include "SDL.h"
void SDL_UnlockAudio(
void)
Unlocks a previous SDL_LockAudio call.
SDL_LockAudio
SDL_OpenAudio(3)
This manual page is taken from the SDL library, licensed under GNU LGPL.