Function nix::unistd::getegid

source ·
pub fn getegid() -> Gid
Expand description

Get the effective group ID

See also getegid(2)