Function nix::sys::statfs::fstatfs [] [src]

pub fn fstatfs<T: AsRawFd>(fd: &T, stat: &mut Statfs) -> Result<()>