Type Definition nix::sys::stat::c_ulong

source ·
pub type c_ulong = u64;
Available on crate feature fs only.