aboutsummaryrefslogblamecommitdiff
path: root/native/src/include/akka_serial_sync_UnsafeSerial__.h
blob: 5f4bdb96274a9892a0167e97d5ce5dd8d53fc838 (plain) (tree)




























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

#ifndef _Included_akka_serial_sync_UnsafeSerial__
#define _Included_akka_serial_sync_UnsafeSerial__
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     akka_serial_sync_UnsafeSerial__
 * Method:    open
 * Signature: (Ljava/lang/String;IIZI)J
 */
JNIEXPORT jlong JNICALL Java_akka_serial_sync_UnsafeSerial_00024_open
  (JNIEnv *, jobject, jstring, jint, jint, jboolean, jint);

/*
 * Class:     akka_serial_sync_UnsafeSerial__
 * Method:    debug
 * Signature: (Z)V
 */
JNIEXPORT void JNICALL Java_akka_serial_sync_UnsafeSerial_00024_debug
  (JNIEnv *, jobject, jboolean);

#ifdef __cplusplus
}
#endif
#endif