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