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

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