asCOpaquePointer method
Convert worker to a COpaquePointer value that could be passed via native void* pointer.
Can be used as an argument of Worker.fromCPointer.
Implementation
@Deprecated('Use kotlinx.cinterop.StableRef instead')
external COpaquePointer? asCOpaquePointer();