pub unsafe fn Perl_doref(
my_perl: *mut PerlInterpreter,
o: *mut OP,
type_: I32,
set_op_ref: bool,
) -> *mut OPExpand description
thx shim for crate::Perl_doref.
pub unsafe fn Perl_doref(
my_perl: *mut PerlInterpreter,
o: *mut OP,
type_: I32,
set_op_ref: bool,
) -> *mut OPthx shim for crate::Perl_doref.