Perl_av_clear

Function Perl_av_clear 

Source
pub unsafe extern "C" fn Perl_av_clear(
    my_perl: *mut PerlInterpreter,
    av: *mut AV,
)