Skip to main content

newGVOP

Function newGVOP 

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

thx shim for crate::newGVOP.