Type Alias linux_api::signal::SignalActionFn

source ยท
pub type SignalActionFn = unsafe extern "C" fn(_: i32, _: *mut siginfo_t, _: *mut c_void);