[][src]Function libperl_sys::Perl_hv_iterinit

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