[][src]Function libc::fgetpos64

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