.\" Generated by the Allegro makedoc utility .TH get_mixer_voices 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME get_mixer_voices \- Returns the number of voices allocated to the mixer. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int get_mixer_voices(void); .SH DESCRIPTION Returns the number of voices allocated to the mixer. .SH SEE ALSO .BR reserve_voices (3alleg4)