_fstat64

Function _fstat64 

Source
pub unsafe extern "C" fn _fstat64(
    _FileHandle: c_int,
    _Stat: *mut _stat64,
) -> c_int