Function rustix::process::getgid

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

getgid()—Returns the process’ real group ID.

References