Name
unregister_sound_mixer -- unregister a mixer
Synopsis
void unregister_sound_mixer
(int unit);
Arguments
- unit
unit number to allocate
Description
Release a sound device that was allocated with register_sound_mixer.
The unit passed is the return value from the register function.