raise

Function raise 

Source
pub unsafe extern "C" fn raise(__sig: i32) -> i32
Expand description

Raise signal SIG, i.e., send SIG to yourself.