[][src]Function wasi::wasi_snapshot_preview1::proc_raise

pub unsafe extern "C" fn proc_raise(sig: Signal) -> Errno

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