Skip to main content

Perl_cx_pushformat

Function Perl_cx_pushformat 

Source
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

Perl_cx_pushformat [THX] - inline function