Method lrs::thread::UserIds::set

Sets the user ids of this thread.

Syntax

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