Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / Description.java
index 707fff23af366e60af6894255701d16493308e15..8e8f68ff63dabcac67d6068c943755d5d32403f5 100644 (file)
@@ -22,6 +22,11 @@ public class Description extends CommonBase {
                if (ptr != 0) { bindings.Description_free(ptr); }
        }
 
+       long clone_ptr() {
+               long ret = bindings.Description_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the Description
         */