Add ability to check if a CResult<> is OK, and get its value pointer
authorMatt Corallo <git@bluematt.me>
Tue, 6 Oct 2020 00:55:35 +0000 (20:55 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 6 Oct 2020 19:52:23 +0000 (15:52 -0400)
commit65da998e2a77cda19d9c8f4198e4b455fccffa55
tree99af63940f96b89bc2febd673fca3556f6bf0746
parent0e0ec2d985336ee40f433576744728f4e14c6112
Add ability to check if a CResult<> is OK, and get its value pointer
genbindings.py
src/main/java/org/ldk/impl/bindings.java
src/main/jni/bindings.c
src/main/jni/org_ldk_impl_bindings.h