Type Definition rustix::fs::StatFs

source ·
pub type StatFs = statfs64;
Expand description

struct statfs for use with statfs and fstatfs.