Function Perl_csighandler3

Source
pub unsafe extern "C" fn Perl_csighandler3(
    sig: c_int,
    info: *mut Siginfo_t,
    uap: *mut c_void,
)