pub unsafe fn cx_pushblock(
my_perl: *mut PerlInterpreter,
a: U8,
b: U8,
c: *mut *mut SV,
d: I32,
) -> *mut PERL_CONTEXTExpand description
thx shim for crate::cx_pushblock.
pub unsafe fn cx_pushblock(
my_perl: *mut PerlInterpreter,
a: U8,
b: U8,
c: *mut *mut SV,
d: I32,
) -> *mut PERL_CONTEXTthx shim for crate::cx_pushblock.