Function nix::unistd::getegid

source ยท
pub fn getegid() -> Gid
Available on crate feature user only.
Expand description

Get the effective group ID

See also getegid(2)