@ -44,8 +44,8 @@ type (
)
const (
TRUE C.JNI_TRUE
FALSE C.JNI_FALSE
TRUE = C.JNI_TRUE
FALSE = C.JNI_FALSE
// JVMFor creates a JVM object, interpreting the given uintptr as a pointer
The note is not visible to the blocked user.