Function rustix::backend::fs::syscalls::fstatvfs

source ยท
pub(crate) fn fstatvfs(fd: BorrowedFd<'_>) -> Result<StatVfs>