Function rustix::process::getgid[][src]

pub fn getgid() -> Gid
Expand description

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

References