[][src]Function android_ndk_sys::fgetpos64

pub unsafe extern "C" fn fgetpos64(
    __fp: *mut FILE,
    __pos: *mut fpos64_t
) -> c_int