Function Perl_av_len

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