[][src]Function uu_stat::statfs

pub fn statfs<P: AsRef<Path>>(path: P) -> Result<Sstatfs, String> where
    Vec<u8>: From<P>,