Function Perl_optimize_optree

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