[Java] Update auto-generated bindings to 0.0.117
[ldk-java] / src / main / jni / org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ.h
diff --git a/src/main/jni/org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ.h b/src/main/jni/org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ.h
new file mode 100644 (file)
index 0000000..5e374e2
--- /dev/null
@@ -0,0 +1,21 @@
+/* DO NOT EDIT THIS FILE - it is machine generated */
+#include <jni.h>
+/* Header for class org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ */
+
+#ifndef _Included_org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ
+#define _Included_org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ
+#ifdef __cplusplus
+extern "C" {
+#endif
+/*
+ * Class:     org_ldk_impl_bindings_LDKCOption_CVec_ThirtyTwoBytesZZ
+ * Method:    init
+ * Signature: ()V
+ */
+JNIEXPORT void JNICALL Java_org_ldk_impl_bindings_00024LDKCOption_1CVec_1ThirtyTwoBytesZZ_init
+  (JNIEnv *, jclass);
+
+#ifdef __cplusplus
+}
+#endif
+#endif