Skip to main content

consume_next_signal

Function consume_next_signal 

Source
pub fn consume_next_signal() -> Option<Signal>
Expand description

Consume the next pending signal.

Atomically removes the signal from the pending set and returns it.