SignalHandler

Type Alias SignalHandler 

Source
pub type SignalHandler<T, S> = fn(usize, &mut MMState<'_, T, S>);