-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_GetJNIEnv
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Get a pointer to the thread local JNIEnv *
environment.
void *MTY_GetJNIEnv(void);
void *
Pointer to the thread local JNIEnv *
environment.