pub unsafe extern "C" fn proc_raise(arg0: i32) -> i32
Send a signal to the process of the calling thread. Note: This is similar to raise in POSIX.
raise