Method lrs::signal::Sigset::new

Creates a new empty set.

Syntax

impl Sigset {
    fn new() -> Sigset
}