Function raise

fn raise(signal: Signal) -> Result<()>

Send a signal to the current thread

See Also raise(3)