nix::sys::statfs

Function fstatfs

Source
pub fn fstatfs<T: AsRawFd>(fd: &T) -> Result<Statfs>