Skip to main content

Perl_hv_riter_set

Function Perl_hv_riter_set 

Source
pub unsafe fn Perl_hv_riter_set(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    riter: I32,
)
Expand description