Also output a C wrapper that correctly wraps all the JNI functions
authorMatt Corallo <git@bluematt.me>
Wed, 29 Jul 2020 04:41:30 +0000 (00:41 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 29 Jul 2020 04:41:30 +0000 (00:41 -0400)
commit51e2bf67d61c39f6f5b048e1ad6db82dbe80af9c
treea7043e7458da607412e4fc0869fd8460d8410e57
parent71687f75fe56a9e3fee27742ad4d000876fcdbb3
Also output a C wrapper that correctly wraps all the JNI functions
genbindings.py
genbindings.sh [new file with mode: 0755]
src/main/java/org/ldk/bindings.java
src/main/jni/bindings.c [new file with mode: 0644]
src/main/jni/org_ldk_bindings.h [new file with mode: 0644]