Function nix::sys::stat::fstatat
[−]
[src]
pub fn fstatat<P: ?Sized + NixPath>(dirfd: RawFd,
pathname: &P,
f: AtFlags)
-> Result<FileStat>