Function Perl_hv_riter_set

Source
pub unsafe extern "C" fn Perl_hv_riter_set(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    riter: I32,
)