[][src]Function libperl_sys::Perl_gv_fetchmethod_autoload

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