Finish compacting giant type-conversion-strings if tree, updating to new upstream...
[ldk-java] / src / main / java / org / ldk / impl / bindings.java
index 8752da08e4d55ebf4d95af39e3c80a8dfe029a1b..d62f0866a3aa00f92ae31df025348f3991fddef4 100644 (file)
@@ -970,6 +970,8 @@ public class bindings {
        public static native void MonitorUpdateError_free(long this_ptr);
        // void MonitorEvent_free(LDKMonitorEvent this_ptr);
        public static native void MonitorEvent_free(long this_ptr);
+       // LDKMonitorEvent MonitorEvent_clone(const LDKMonitorEvent *orig);
+       public static native long MonitorEvent_clone(long orig);
        // void HTLCUpdate_free(LDKHTLCUpdate this_ptr);
        public static native void HTLCUpdate_free(long this_ptr);
        // LDKHTLCUpdate HTLCUpdate_clone(const LDKHTLCUpdate *orig);