Function ndk_sys::fgetpos64

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