Skip to main content

newPVOP

Function newPVOP 

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

thx shim for crate::newPVOP.