Function libc::fgetpos64

source ยท
pub unsafe extern "C" fn fgetpos64(
    stream: *mut FILE,
    pos: *mut fpos64_t,
) -> c_int