Function rustix::process::getegid

#[must_use]
pub fn getegid() -> Gid
Documentation

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

References