Function Perl_newAVhv

Source
pub unsafe extern "C" fn Perl_newAVhv(
    my_perl: *mut PerlInterpreter,
    ohv: *mut HV,
) -> *mut AV