pub fn statvfs<P>(path: &P) -> Result<Statvfs, Errno> where
    P: NixPath + ?Sized
Expand description

Return a Statvfs object with information about the path