Type Definition rustix::process::RawGid

source · []
pub type RawGid = u32;
Expand description

A group identifier as a raw integer.