blob: b0b9b579a8ec43320b28eade49bfd5f3cefb509c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
#ifndef __simple_1int__
#define __simple_1int__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jint JNICALL Java_simple_1int_nat (JNIEnv *env, jclass, jint);
#ifdef __cplusplus
}
#endif
#endif /* __simple_1int__ */
|