pub fn getgid() -> Gid
Available on crate feature process only.
Expand description

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

References