Skip to main content

newGIVENOP

Function newGIVENOP 

Source
pub unsafe fn newGIVENOP(
    my_perl: *mut PerlInterpreter,
    a: *mut OP,
    b: *mut OP,
    c: PADOFFSET,
) -> *mut OP
Expand description

thx shim for crate::newGIVENOP.