getUserOpaque method

Pointer<Void> getUserOpaque()

Implementation

Pointer<Void> getUserOpaque() {
  return JS_GetRuntimeOpaque(_ref);
}