v0.9 preparations. (#1962)
This commit is contained in:
+2
-2
@@ -389,8 +389,8 @@ Note that some function types are not supported currently. For example,
|
||||
it is not possible to get pointer to function that receives or returns structs
|
||||
by value.
|
||||
|
||||
If the callback doesn't run in the main thread it is mandatory to init the konan runtime
|
||||
by calling `konan.initRuntimeIfNeeded()`.
|
||||
If the callback doesn't run in the main thread it is mandatory to init the _Kotlin/Native_
|
||||
runtime by calling `kotlin.native.initRuntimeIfNeeded()`.
|
||||
|
||||
#### Passing user data to callbacks ####
|
||||
|
||||
|
||||
Reference in New Issue
Block a user