Type Alias rustix::process::RawGid

source ยท
pub type RawGid = __kernel_gid_t;
Expand description

A group identifier as a raw integer.