Skip to main content

newSVOP

Function newSVOP 

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

thx shim for crate::newSVOP.