Description
Complete JNI raw bindings.
Description
Please see README.md.
README.md
jni: Complete JNI raw bindings
This package includes Haskell bindings to the Java Native Interface (JNI). This package offers mostly unopinionated low-level bindings, which closely maps to the C API. For higher-level more opinionated bindings see the jvm and inline-java packages.