Function Perl_gv_autoload_pv

Source
pub unsafe extern "C" fn Perl_gv_autoload_pv(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    namepv: *const c_char,
    flags: U32,
) -> *mut GV