Function Perl_gv_fetchmethod_sv_flags

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