jni-rs

Build Status Docs Crates.io

JNI Bindings for Rust

This project provides complete JNI bindings for Rust, allowing to:

See the docs for more details. See the examples directory.

Shared-library Example

cd crates/jni/mylib-example
make

Contribution

See the Contribution Guide for details.

License

Licensed under either of

at your option.

← 返回首页