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