Flowdock
method

dlwrap

Importance_0
v1_9_3_392 - Show latest stable - 0 notes - Class: DL
dlwrap(p1) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
VALUE
rb_dl_value2ptr(VALUE self, VALUE val)
{
    return PTR2NUM((void*)val);
}
Register or log in to add new notes.