#include <jni.h>
Definition at line 1915 of file jni.h.
◆ jint() [1/5]
JNIInvokeInterface_::jint |
( |
JNICALL * |
AttachCurrentThread | ) |
|
◆ jint() [2/5]
JNIInvokeInterface_::jint |
( |
JNICALL * |
AttachCurrentThreadAsDaemon | ) |
|
◆ jint() [3/5]
JNIInvokeInterface_::jint |
( |
JNICALL * |
DestroyJavaVM | ) |
|
◆ jint() [4/5]
JNIInvokeInterface_::jint |
( |
JNICALL * |
DetachCurrentThread | ) |
|
◆ jint() [5/5]
JNIInvokeInterface_::jint |
( |
JNICALL * |
GetEnv | ) |
|
◆ args
void void * JNIInvokeInterface_::args |
◆ penv
void ** JNIInvokeInterface_::penv |
◆ reserved0
void* JNIInvokeInterface_::reserved0 |
◆ reserved1
void* JNIInvokeInterface_::reserved1 |
◆ reserved2
void* JNIInvokeInterface_::reserved2 |
◆ version
void jint JNIInvokeInterface_::version |
The documentation for this struct was generated from the following file: