Function rustix::backend::fs::syscalls::fstatfs

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