[][src]Function libperl_sys::Perl_gv_fetchmethod_sv_flags

pub unsafe extern "C" fn Perl_gv_fetchmethod_sv_flags(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    namesv: *mut SV,
    flags: U32
) -> *mut GV