Function Perl_doref

Source
pub unsafe extern "C" fn Perl_doref(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
    type_: I32,
    set_op_ref: bool,
) -> *mut OP