pub fn getegid() -> Gid
Expand description

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

References