Type Definition rustix::process::RawGid

source · []
pub type RawGid = u32;
Available on crate feature process only.
Expand description

A group identifier as a raw integer.