Function Perl_custom_op_get_field

Source
pub unsafe extern "C" fn Perl_custom_op_get_field(
    my_perl: *mut PerlInterpreter,
    o: *const OP,
    field: xop_flags_enum,
) -> XOPRETANY