nativeRuntimeApi top-level constant

NativeRuntimeApi const nativeRuntimeApi

This annotation marks the Kotlin/Native standard library API that tweaks or otherwise accesses the Kotlin runtime behavior.

Implementation

const nativeRuntimeApi = NativeRuntimeApi();