Function libc::fgetpos64[][src]

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