Function Perl_newHVhv

Source
pub unsafe extern "C" fn Perl_newHVhv(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
) -> *mut HV