Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jni-rs/jni-sys
https://github.com/jni-rs/jni-sys
Last synced: about 1 hour ago
JSON representation
- Host: GitHub
- URL: https://github.com/jni-rs/jni-sys
- Owner: jni-rs
- License: apache-2.0
- Created: 2016-02-26T06:22:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T00:27:21.000Z (3 months ago)
- Last Synced: 2024-12-21T16:03:25.406Z (7 days ago)
- Language: Rust
- Size: 714 KB
- Stars: 55
- Watchers: 7
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# jni-sys
[Documentation](https://docs.rs/jni-sys)
Rust definitions corresponding to jni.h.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.