Function nix::sys::stat::fstat

source ·
pub fn fstat(fd: RawFd) -> Result<FileStat>
Available on crate feature fs only.