mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
20 lines
283 B
C
20 lines
283 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#include <jni.h>
|
|
|
|
#ifndef __cxxtest__
|
|
#define __cxxtest__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT jobjectArray JNICALL Java_cxxtest_fetch (JNIEnv *env, jobject);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __cxxtest__ */
|