pub const DEFAULT: u8 = SIG_IGN; // 2u8
Expand description
SIG_IGN
has been the Rust default since 2014. See
https://github.com/rust-lang/rust/issues/62569.
pub const DEFAULT: u8 = SIG_IGN; // 2u8
SIG_IGN
has been the Rust default since 2014. See
https://github.com/rust-lang/rust/issues/62569.