Type Definition rustix::process::RawGid

pub type RawGid = u32;
Documentation

A group identifier as a raw integer.