Use this function to unlock the audio callback function for a specified device.
Defined in SDL_audio.h
dev | the ID of the device to be unlocked |
This function should be paired with a previous SDL_LockAudioDevice() call.
This function is available since SDL 2.0.0.