pub unsafe fn Perl_cx_pushblock(
my_perl: *mut PerlInterpreter,
type: U8,
gimme: U8,
sp: *mut *mut SV,
saveix: I32,
) -> *mut PERL_CONTEXTExpand description
thx shim for crate::Perl_cx_pushblock.
pub unsafe fn Perl_cx_pushblock(
my_perl: *mut PerlInterpreter,
type: U8,
gimme: U8,
sp: *mut *mut SV,
saveix: I32,
) -> *mut PERL_CONTEXTthx shim for crate::Perl_cx_pushblock.