Function rustix::backend::fs::syscalls::statfs

source ยท
pub(crate) fn statfs(path: &CStr) -> Result<StatFs>