Function Perl_av_pop

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