W3cubDocs

/Kotlin

asCPointer

Platform and version requirements: Native (1.3)
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.

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-worker/as-c-pointer.html