Type Alias Action

Source
pub(crate) type Action = dyn Fn(&siginfo_t) + Send + Sync;