[][src]Function libperl_sys::Perl_csighandler

pub unsafe extern "C" fn Perl_csighandler(
    sig: c_int,
    info: *mut siginfo_t,
    uap: *mut c_void
)