Function rustix::backend::fs::syscalls::statvfs

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