Skip to main content

newSUB

Function newSUB 

Source
pub unsafe fn newSUB(
    my_perl: *mut PerlInterpreter,
    f: I32,
    o: *mut OP,
    p: *mut OP,
    b: *mut OP,
) -> *mut CV
Expand description

thx shim for crate::newSUB.