Function nix::unistd::setgid

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

Set the group ID

See also setgid(2)