Function allegro_sys::file::al_fseek

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