Type Definition std::os::unix::net::ancillary::libc::gid_t

source ·
pub type gid_t = u32;
Available on Unix and (Android or Linux) only.