Type Definition nix::sys::stat::c_uint

source ·
pub type c_uint = u32;
Available on crate feature fs only.