Skip to content

MTY_GetJNIEnv

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Get a pointer to the thread local JNIEnv * environment.

void *MTY_GetJNIEnv(void);

Return value

void *

Pointer to the thread local JNIEnv * environment.

Platform support

Android  

See also

Module: System

Clone this wiki locally