Function fstat

Source
pub fn fstat<F: AsRawDescriptor>(f: &F) -> Result<stat64>
Expand description

Safe wrapper for fstat().