Function allegro_audio_sys::allegro_audio::al_set_audio_stream_loop_secs[][src]

pub unsafe extern "C" fn al_set_audio_stream_loop_secs(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    start: c_double,
    end: c_double
) -> c_bool