Function Perl_av_iter_p

Source
pub unsafe extern "C" fn Perl_av_iter_p(
    my_perl: *mut PerlInterpreter,
    av: *mut AV,
) -> *mut IV