jpathwatch-native.src.name_pachler_nio_file_impl_Windows_ByteBuffer.h Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jpathwatch Show documentation
Show all versions of jpathwatch Show documentation
jpathwatch is a Java library for monitoring directories for changes. It
uses the host platform's native OS functions to achive this to avoid
polling.
The newest version!
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class name_pachler_nio_file_impl_Windows_ByteBuffer */
#ifndef _Included_name_pachler_nio_file_impl_Windows_ByteBuffer
#define _Included_name_pachler_nio_file_impl_Windows_ByteBuffer
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: name_pachler_nio_file_impl_Windows_ByteBuffer
* Method: allocate
* Signature: (I)J
*/
JNIEXPORT jlong JNICALL Java_name_pachler_nio_file_impl_Windows_00024ByteBuffer_allocate
(JNIEnv *, jclass, jint);
/*
* Class: name_pachler_nio_file_impl_Windows_ByteBuffer
* Method: deallocate
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024ByteBuffer_deallocate
(JNIEnv *, jclass, jlong);
/*
* Class: name_pachler_nio_file_impl_Windows_ByteBuffer
* Method: initNative
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_name_pachler_nio_file_impl_Windows_00024ByteBuffer_initNative
(JNIEnv *, jclass);
#ifdef __cplusplus
}
#endif
#endif
© 2015 - 2025 Weber Informatics LLC | Privacy Policy