Method lrs::thread::GroupIds::set

Sets the group ids of this process.

Syntax

impl GroupIds {
    fn set(&self) -> Result<(), Errno>
}