/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_fusionviewer_io_NativeBuffer */ #ifndef _Included_org_fusionviewer_io_NativeBuffer #define _Included_org_fusionviewer_io_NativeBuffer #ifdef __cplusplus extern "C" { #endif /* * Class: org_fusionviewer_io_NativeBuffer * Method: allocate * Signature: (J)Z */ JNIEXPORT jboolean JNICALL Java_org_fusionviewer_io_NativeBuffer_allocate (JNIEnv *, jobject, jlong); /* * Class: org_fusionviewer_io_NativeBuffer * Method: dispose * Signature: ()V */ JNIEXPORT void JNICALL Java_org_fusionviewer_io_NativeBuffer_dispose (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif