Function Perl_newMETHOP_named

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