Function allegro_audio_sys::allegro_audio::al_attach_mixer_to_voice

source ยท
pub unsafe extern "C" fn al_attach_mixer_to_voice(
    mixer: *mut ALLEGRO_MIXER,
    voice: *mut ALLEGRO_VOICE
) -> c_bool