Type Alias rustix::thread::RawGid

source ยท
pub type RawGid = gid_t;
Available on crate feature thread only.
Expand description

A group identifier as a raw integer.