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

nativeMain.com.dokar.quickjs.binding.JsObjectHandle.native.kt Maven / Gradle / Ivy

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

// Handles are address based, reserve 0 for the globalThis
internal actual val globalThisNativeHandle: Long = 0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy