Type Alias linux_api::signal::SignalHandlerFn

source ยท
pub type SignalHandlerFn = unsafe extern "C" fn(_: i32);