Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / DecodeError.java
index 5f7d8809b8b3b98763ef0c3614ea6b262d94d2c4..64206c55438800bff30c1338a40e5f64febecda7 100644 (file)
@@ -19,6 +19,11 @@ public class DecodeError extends CommonBase {
                if (ptr != 0) { bindings.DecodeError_free(ptr); }
        }
 
+       long clone_ptr() {
+               long ret = bindings.DecodeError_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the DecodeError
         */