Function nix::sys::statvfs::statvfs

source ·
pub fn statvfs<P: ?Sized + NixPath>(path: &P) -> Result<Statvfs>
Available on crate feature fs only.
Expand description

Return a Statvfs object with information about the path