Perl_gv_fetchmethod

Function Perl_gv_fetchmethod 

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