Type Definition rustix::fs::StatFs

source ·
pub type StatFs = statfs64;
Available on crate feature fs only.
Expand description

struct statfs for use with statfs and fstatfs.