20 lines
275 B
C
20 lines
275 B
C
|
/* 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__ */
|