[][src]Function allegro_sys::file::al_fread

pub unsafe extern "C" fn al_fread(
    f: *mut ALLEGRO_FILE,
    ptr: *mut c_void,
    size: c_ulong
) -> c_ulong