pub fn setgid(gid: Gid) -> Result<(), Errno>
Expand description

Set the group ID

See also setgid(2)