Skip to main content

newMYSUB

Function newMYSUB 

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

thx shim for crate::newMYSUB.