asCPointer
fun asCPointer(): COpaquePointer?
Convert worker to a COpaquePointer value that could be passed via native void* pointer. Can be used as an argument of Worker.fromCPointer.
Return worker identifier as C pointer.
fun asCPointer(): COpaquePointer?
Convert worker to a COpaquePointer value that could be passed via native void* pointer. Can be used as an argument of Worker.fromCPointer.
Return worker identifier as C pointer.