Function Perl_op_dump

Source
pub unsafe extern "C" fn Perl_op_dump(
    my_perl: *mut PerlInterpreter,
    o: *const OP,
)