FreeBSD Manual Pages
deallocate_voice(3) Allegro manual deallocate_voice(3) NAME deallocate_voice - Frees a sound card voice. Allegro game programming library. SYNOPSIS #include <allegro.h> void deallocate_voice(int voice); DESCRIPTION Frees a sound card voice, stopping it from playing and releasing what- ever resources it is using. SEE ALSO allocate_voice(3), voice_stop(3) Allegro version 4.4.3 deallocate_voice(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=deallocate_voice&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
