Function Perl_Gv_AMupdate

Source
pub unsafe extern "C" fn Perl_Gv_AMupdate(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    destructing: bool,
) -> c_int