Skip to main content

Perl_newLOOPEX

Function Perl_newLOOPEX 

Source
pub unsafe fn Perl_newLOOPEX(
    my_perl: *mut PerlInterpreter,
    type_: I32,
    label: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::Perl_newLOOPEX.