Type Definition nix::sys::stat::dev_t

source ·
pub type dev_t = i32;
Available on crate feature fs only.