/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class de_frankbuss_jni_WinAccess */

#ifndef _Included_de_frankbuss_jni_WinAccess
#define _Included_de_frankbuss_jni_WinAccess
#ifdef __cplusplus
extern "C" {
#endif
#undef de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32s
#define de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32s 0L
#undef de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32_WINDOWS
#define de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32_WINDOWS 1L
#undef de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32_NT
#define de_frankbuss_jni_WinAccess_VER_PLATFORM_WIN32_NT 2L
/* Inaccessible static: windowsPlatformId */
/*
 * Class:     de_frankbuss_jni_WinAccess
 * Method:    initWindowsPlatformId
 * Signature: ()V
 */
JNIEXPORT void JNICALL Java_de_frankbuss_jni_WinAccess_initWindowsPlatformId
  (JNIEnv *, jclass);

/*
 * Class:     de_frankbuss_jni_WinAccess
 * Method:    getenv
 * Signature: (Ljava/lang/String;)Ljava/lang/String;
 */
JNIEXPORT jstring JNICALL Java_de_frankbuss_jni_WinAccess_getenv
  (JNIEnv *, jclass, jstring);

/*
 * Class:     de_frankbuss_jni_WinAccess
 * Method:    clrscr
 * Signature: ()V
 */
JNIEXPORT void JNICALL Java_de_frankbuss_jni_WinAccess_clrscr
  (JNIEnv *, jclass);

#ifdef __cplusplus
}
#endif
#endif
