Function uucore::fsext::statfs

source ·
pub fn statfs<P>(path: P) -> Result<StatFs, String>where
    P: Into<Vec<u8>>,