Function Perl_newAVREF

Source
pub unsafe extern "C" fn Perl_newAVREF(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
) -> *mut OP