linux_api::signal

Type Alias SignalActionFn

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