Function allegro_audio_sys::allegro_audio::al_register_sample_loader_f [−][src]
pub unsafe extern "C" fn al_register_sample_loader_f(
ext: *const c_char,
loader: Option<extern "C" fn(arg1: *mut ALLEGRO_FILE) -> *mut ALLEGRO_SAMPLE>
) -> c_bool