method

dlwrap

v1_9_3_125 - Show latest stable - Class: DL
dlwrap(p1)
public

No documentation available.

VALUE
rb_dl_value2ptr(VALUE self, VALUE val)
{
    return PTR2NUM((void*)val);
}