Method lrs::signal::Sigset::clear

Removes all signals from the set.

Syntax

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