pub unsafe extern "C" fn SDL_UnlockAudioDevice(dev: SDL_AudioDeviceID)
Expand description

Unlocks the given audio device.

See SDL_LockAudio