Skip to main content

Perl_doref

Function Perl_doref 

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

thx shim for crate::Perl_doref.