Type Definition std::os::unix::process::GroupId

source ·
type GroupId = u32;
Available on Unix only.