[][src]Function allegro_sys::file::al_fseek

pub unsafe extern "C" fn al_fseek(
    f: *mut ALLEGRO_FILE,
    offset: i64,
    whence: c_int
) -> c_bool