[][src]Function libperl_sys::Perl_gv_fetchmethod

pub unsafe extern "C" fn Perl_gv_fetchmethod(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    name: *const c_char
) -> *mut GV