Function handler

Source
pub(crate) extern "C" fn handler(
    sig: c_int,
    info: *mut siginfo_t,
    data: *mut c_void,
)