rustix::backend::fs::syscalls

Function fstatvfs

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