rustix::backend::fs::syscalls

Function statfs

Source
pub(crate) fn statfs(path: &CStr) -> Result<StatFs>