Skip to main content

newWHILEOP

Function newWHILEOP 

Source
pub unsafe fn newWHILEOP(
    my_perl: *mut PerlInterpreter,
    a: I32,
    b: I32,
    c: *mut LOOP,
    d: *mut OP,
    e: *mut OP,
    f: *mut OP,
    g: I32,
) -> *mut OP
Expand description

thx shim for crate::newWHILEOP.