Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / TwoTuple_u32TxOutZ.java
index fba6cad226edbc7f0869865e7e1a554e2a137316..5928f42886dbdce785a84c4192db1c18326f22ff 100644 (file)
@@ -37,6 +37,11 @@ public class TwoTuple_u32TxOutZ extends CommonBase {
                return ret_conv;
        }
 
+       long clone_ptr() {
+               long ret = bindings.C2Tuple_u32TxOutZ_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.