Skip to main content

Perl_newRANGE

Function Perl_newRANGE 

Source
pub unsafe fn Perl_newRANGE(
    my_perl: *mut PerlInterpreter,
    flags: I32,
    left: *mut OP,
    right: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::Perl_newRANGE.