pub fn statvfs<P: ?Sized + NixPath>(path: &P) -> Result<Statvfs>
Return a Statvfs object with information about the path
Statvfs
path