Provided by: allegro5-doc_5.2.3.0-1_all bug

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).