deallocate_voice(3alleg4) debian man page | unix.com

Man Page: deallocate_voice

Operating Environment: debian

Section: 3alleg4

deallocate_voice(3alleg4)					  Allegro manual					 deallocate_voice(3alleg4)

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 whatever resources it is using.
SEE ALSO
allocate_voice(3alleg4), voice_stop(3alleg4) Allegro version 4.4.2 deallocate_voice(3alleg4)
Related Man Pages
exstream(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - netbsd
exstream(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?