Type Definition nix::sys::stat::mode_t

source · []
pub type mode_t = u32;
Available on crate feature fs only.