.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_detach_mixer" "3" "" "Allegro reference manual" .SH NAME al_detach_mixer \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_detach_mixer(ALLEGRO_MIXER *mixer) .EE .SH DESCRIPTION Detach the mixer from whatever it is attached to, if anything. .SH SEE ALSO al_attach_mixer_to_mixer(3).