Type Definition rustix::fs::StatFs

pub type StatFs = linux_raw_sys::general::statfs64;
Documentation

struct statfs for use with fstatfs.