[][src]Function android_ndk_sys::fseeko64

pub unsafe extern "C" fn fseeko64(
    __fp: *mut FILE,
    __offset: off64_t,
    __whence: c_int
) -> c_int