JavaVM_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

AttachCurrentThread
jint AttachCurrentThread(void** penv, void* args)
Undocumented in source. Be warned that the author may not have intended to support it.
AttachCurrentThreadAsDaemon
jint AttachCurrentThreadAsDaemon(void** penv, void* args)
Undocumented in source. Be warned that the author may not have intended to support it.
DestroyJavaVM
jint DestroyJavaVM()
Undocumented in source. Be warned that the author may not have intended to support it.
DetachCurrentThread
jint DetachCurrentThread()
Undocumented in source. Be warned that the author may not have intended to support it.
GetEnv
jint GetEnv(void** penv, jint _version)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

functions
const(JNIInvokeInterface_)* functions;
Undocumented in source.

Meta