Page MenuHomec4science

CelluloUnity_Cellulo.h
No OneTemporary

File Metadata

Created
Fri, May 3, 05:10

CelluloUnity_Cellulo.h

#ifdef __ANDROID__
#include "/home/opt/android-ndk-r16b/sysroot/usr/include/jni.h"
/* Header for class CelluloUnity_Cellulo */
#ifndef _Included_CelluloUnity_Cellulo
#define _Included_CelluloUnity_Cellulo
#ifdef __cplusplus
extern "C" {
#endif
JNIEXPORT jint JNI_OnLoad(JavaVM *vm, void *reserved);
#ifdef __cplusplus
}
#endif
#endif
#endif

Event Timeline