java_util_VMTimeZone.h 343 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_util_VMTimeZone__
#define __java_util_VMTimeZone__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT jstring JNICALL Java_java_util_VMTimeZone_getSystemTimeZoneId (JNIEnv *env, jclass);

#ifdef __cplusplus
}
#endif

#endif /* __java_util_VMTimeZone__ */