proc_raise

Function proc_raise 

Source
pub unsafe extern "C" fn proc_raise(arg0: i32) -> i32
Expand description

Send a signal to the process of the calling thread. Note: This is similar to raise in POSIX.