Function Perl_whichsig_pv

Source
pub unsafe extern "C" fn Perl_whichsig_pv(
    my_perl: *mut PerlInterpreter,
    sig: *const c_char,
) -> I32