Function otter_api_tests::unistd::setgid[]

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

Set the group ID

See also setgid(2)