pub fn getegid() -> Gid
Available on crate feature process only.
Expand description

getegid()—Returns the process’ effective group ID.

References