[][src]Function libperl_sys::Perl_gv_fetchmethod_pvn_flags

pub unsafe extern "C" fn Perl_gv_fetchmethod_pvn_flags(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    name: *const c_char,
    len: STRLEN,
    flags: U32
) -> *mut GV