Skip to main content

newMETHOP

Function newMETHOP 

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

thx shim for crate::newMETHOP.