pub unsafe fn cx_pushsub(
my_perl: *mut PerlInterpreter,
a: *mut PERL_CONTEXT,
b: *mut CV,
c: *mut OP,
d: bool,
)Expand description
thx shim for crate::cx_pushsub.
pub unsafe fn cx_pushsub(
my_perl: *mut PerlInterpreter,
a: *mut PERL_CONTEXT,
b: *mut CV,
c: *mut OP,
d: bool,
)thx shim for crate::cx_pushsub.