Function Perl_hv_iterinit

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