Bindings generator for JNI libraries for the Rust programming language!!!
This a fork is based on jni-bindgen
. The difference betweent this project and upstream is because this fork uses Robusta and the jni-rs crate, unlike upstream which uses its own solution!!
After cloning this repository, run:
$ cargo install --path .
After that you can go to a folder with jni-bindgen.toml
in it and run
$ jni-bindgen