[][src]Function allegro_audio_sys::allegro_audio::al_attach_audio_stream_to_voice

pub unsafe extern "C" fn al_attach_audio_stream_to_voice(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    voice: *mut ALLEGRO_VOICE
) -> c_bool