[][src]Function libperl_sys::Perl_doref

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