Function Perl_newOP

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