Function AudioServerSingleton.unlock
Unlocks the audio driver's main loop. (After locking it, you should always unlock it.)
void unlock() nothrow @nogc;
Unlocks the audio driver's main loop. (After locking it, you should always unlock it.)
void unlock() nothrow @nogc;