blob: fd1597aaee05848d663a2c192d54d2bf9a3c05df (
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 __field__
#define __field__
#ifdef __cplusplus
extern "C"
{
#endif
JNIEXPORT jobjectArray JNICALL Java_field_fetch (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __field__ */
|