[][src]Function raylib::ffi::fseeko

pub unsafe extern "C" fn fseeko(
    __stream: *mut __sFILE,
    __offset: i64,
    __whence: i32
) -> i32