Skip to main content

Perl_newPMOP

Function Perl_newPMOP 

Source
pub unsafe fn Perl_newPMOP(
    my_perl: *mut PerlInterpreter,
    type_: I32,
    flags: I32,
) -> *mut OP
Expand description

thx shim for crate::Perl_newPMOP.