pub const SIGNAL_NONE: Signal;
Expand description

No signal. Note that POSIX has special semantics for kill(pid, 0), so this value is reserved.