Function Perl_op_free

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