Function nix::unistd::getgid

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

Get the real group ID

See also getgid(2)