Function Perl_newANONLIST

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