Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / TwoTuple_usizeTransactionZ.java
index 73d02f05fad29f4a8d7da0c2bbb5aa6139f2d6a2..459dfea1a515e722f2b1742a8bc7aa3fb1128a45 100644 (file)
@@ -35,6 +35,11 @@ public class TwoTuple_usizeTransactionZ extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.C2Tuple_usizeTransactionZ_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a new tuple which has the same data as `orig`
         * but with all dynamically-allocated buffers duplicated in new buffers.