pub fn fstatvfs<Fd: AsFd>(fd: Fd) -> Result<Statvfs>
fs
Return a Statvfs object with information about fd
Statvfs
fd