java_io_VMObjectInputStream.h 391 Bytes
Newer Older
Tom Tromey committed
1 2
/* DO NOT EDIT THIS FILE - it is machine generated */

3 4
#include <jni.h>

Tom Tromey committed
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#ifndef __java_io_VMObjectInputStream__
#define __java_io_VMObjectInputStream__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT jobject JNICALL Java_java_io_VMObjectInputStream_allocateObject (JNIEnv *env, jclass, jclass, jclass, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __java_io_VMObjectInputStream__ */