JavaVMInitArgs

actual typealias JavaVMInitArgs = platform.android.JavaVMInitArgs
actual typealias JavaVMInitArgs = jni.JavaVMInitArgs
expect class JavaVMInitArgs : CStructVar

Types

Link copied to clipboard
expect object Companion : CStructVar.Type

Properties

Link copied to clipboard
Link copied to clipboard
expect var nOptions: jint
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect var version: jint