jni-glue 0.0.10

Manually written glue code to accompany the jni-bindgen code generator for binding to JVM APIs from Rust
Documentation

Common glue code between Rust and JNI, used in autogenerated jni-bindgen glue code.

See also the Android JNI tips documentation as well as the Java Native Interface Specification.