Function nix::sys::statfs::statfs[][src]

pub fn statfs<P: ?Sized + NixPath>(path: &P, stat: &mut statfs) -> Result<()>