All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jniMain.com.dokar.quickjs.binding.JsObjectHandle.jni.kt Maven / Gradle / Ivy

The newest version!
package com.dokar.quickjs.binding

// Handles are index based, reserve -1 for the globalThis
internal actual val globalThisNativeHandle: Long = -1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy