[][src]Function libperl_sys::Perl_av_shift

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