Function fstat

Source
pub fn fstat<Fd: AsFd>(fd: Fd) -> Result<FileStat>
Available on crate feature fs only.