Function rustix::process::getgid

source ·
pub fn getgid() -> Gid
Expand description

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

§References