Function base::sys::linux::fstat

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

Safe wrapper for fstat().