Function Perl_op_clear

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