pub fn raise(signal: Signal) -> Result<()>
signal
Send a signal to the current thread
See Also raise(3)