Function Perl_op_contextualize

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