Function Perl_newPMOP

Source
pub unsafe extern "C" fn Perl_newPMOP(
    my_perl: *mut PerlInterpreter,
    type_: I32,
    flags: I32,
) -> *mut OP