oracular (3) al_detach_mixer.3alleg5.gz
NAME
al_detach_mixer - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro_audio.h> bool al_detach_mixer(ALLEGRO_MIXER *mixer)
DESCRIPTION
Detach the mixer from whatever it is attached to, if anything.
SEE ALSO
al_attach_mixer_to_mixer(3alleg5).