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

source ·
pub type mode_t = u16;
Available on crate feature fs only.