Type Alias nix::sys::stat::mode_t

source ยท
pub type mode_t = u32;
Available on crate feature fs only.