[][src]Function libperl_sys::Perl_newMETHOP_named

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