linux_api::signal

Type Alias SignalHandlerFn

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