rustix::backend::fs::syscalls

Function statvfs

Source
pub(crate) fn statvfs(path: &CStr) -> Result<StatVfs>