SRSDK  0.10.39
Loading...
Searching...
No Matches
jniTypes.h File Reference
#include "leia/common/defines.h"
#include <stdint.h>

Go to the source code of this file.

Typedefs

typedef void * jobject
 
typedef int32_t jint
 
typedef const struct JNINativeInterface * C_JNIEnv
 
typedef const struct JNINativeInterface * JNIEnv
 
typedef const struct JNIInvokeInterface * JavaVM
 

Typedef Documentation

◆ jobject

typedef void* jobject

◆ jint

typedef int32_t jint

◆ C_JNIEnv

typedef const struct JNINativeInterface* C_JNIEnv

◆ JNIEnv

typedef const struct JNINativeInterface* JNIEnv

◆ JavaVM

typedef const struct JNIInvokeInterface* JavaVM