debian man page for deallocate_voice

Query: deallocate_voice

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
exrotscl(3alleg4) - centos
exstream(3alleg4) - centos
exstream(3alleg4) - suse
exstream(3alleg4) - mojave
exrotscl(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results