pub unsafe fn Perl_rsignal(
my_perl: *mut PerlInterpreter,
i: c_int,
t: Sighandler_t,
) -> Sighandler_tExpand description
thx shim for crate::Perl_rsignal.
pub unsafe fn Perl_rsignal(
my_perl: *mut PerlInterpreter,
i: c_int,
t: Sighandler_t,
) -> Sighandler_tthx shim for crate::Perl_rsignal.