is there a way to convert a NativePtr to a COpaquePointer ?
a
is there a way to convert a NativePtr to a COpaquePointer ?
Copy code
interpretCPointer<COpaque>(myobject.objcPtr())
seem to work