method
dlunwrap
v1_9_3_125 -
Show latest stable
- Class:
DL
dlunwrap(p1)public
No documentation available.
VALUE
rb_dl_ptr2value(VALUE self, VALUE addr)
{
rb_secure(4);
return (VALUE)NUM2PTR(addr);
} dlunwrap(p1)No documentation available.
VALUE
rb_dl_ptr2value(VALUE self, VALUE addr)
{
rb_secure(4);
return (VALUE)NUM2PTR(addr);
}