pub fn setegid(egid: Gid) -> Result<(), Errno>
Expand description

Set the effective group ID

See also setegid(2)