All Manuals > LispWorks User Guide and Reference Manual > 41 The LW-JI Package

NextPrevUpTopContentsIndex

jni-env-poi

FLI type descriptor
Summary

The JNI environment pointer type.

Package

lw-ji

Syntax

jni-env-poi

Description

The FLI type jni-env-poi is used for the JNI environment pointer (JNIEnv* in C).

When jni-env-finder is passed to init-java-interface, it needs to be a function that returns a jni-env-poi.

See also

init-java-interface


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex