pub unsafe fn Perl_cx_pushsub(
my_perl: *mut PerlInterpreter,
cx: *mut PERL_CONTEXT,
cv: *mut CV,
retop: *mut OP,
hasargs: bool,
)Expand description
thx shim for crate::Perl_cx_pushsub.
pub unsafe fn Perl_cx_pushsub(
my_perl: *mut PerlInterpreter,
cx: *mut PERL_CONTEXT,
cv: *mut CV,
retop: *mut OP,
hasargs: bool,
)thx shim for crate::Perl_cx_pushsub.