Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / TwoTuple_u32ScriptZ.java
index d7c869363fac5e1d5aae6777f1218387ef9dc55f..0579bcec22301d80048adbb74bb43079cacef5b9 100644 (file)
@@ -35,6 +35,11 @@ public class TwoTuple_u32ScriptZ extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.C2Tuple_u32ScriptZ_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.