rustix::process

Type Alias RawGid

Source
pub type RawGid = gid_t;
Expand description

A group identifier as a raw integer.