[][src]Function allegro_sys::file::al_fwrite

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