Method lrs::signal::Sigset::fill

Adds all signals to the set.

Syntax

impl Sigset {
    fn fill(&mut self) -> ()
}

Remarks

This includes the reserved signals 32 to 34.