Skip to main content

Perl_cx_pushtry

Function Perl_cx_pushtry 

Source
pub unsafe fn Perl_cx_pushtry(
    my_perl: *mut PerlInterpreter,
    cx: *mut PERL_CONTEXT,
    retop: *mut OP,
)
Expand description

thx shim for crate::Perl_cx_pushtry.