Function allegro_audio_sys::allegro_audio::al_attach_sample_instance_to_voice[][src]

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