_fstat32

Function _fstat32 

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