[][src]Function libperl_sys::Perl_Gv_AMupdate

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