- 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.