nix::unistd

Function setgid

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

Set the group ID

See also setgid(2)