deinitRuntimeIfNeeded

Native
1.3
fun deinitRuntimeIfNeeded()
(source)
Deprecated: Deinit runtime can not be called from Kotlin

Deinitializes Kotlin runtime for the current thread, if was inited. Cannot be called from Kotlin frames holding references, thus deprecated.