Function Perl_hv_riter_p

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