ndk-sys 0.6.0+11769913

FFI bindings for the Android NDK
Documentation
[dependencies.jni-sys]
version = "0.3.0"

[features]
audio = []
bitmap = []
media = []
nativewindow = []
sync = []
test = []

[package]
authors = ["The Rust Windowing contributors"]
description = "FFI bindings for the Android NDK"
documentation = "https://docs.rs/ndk-sys"
edition = "2021"
homepage = "https://github.com/rust-mobile/ndk"
keywords = ["android", "ndk"]
license = "MIT OR Apache-2.0"
name = "ndk-sys"
readme = "README.md"
repository = "https://github.com/rust-mobile/ndk"
rust-version = "1.60"
version = "0.6.0+11769913"
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]
targets = ["aarch64-linux-android", "armv7-linux-androideabi", "i686-linux-android", "x86_64-linux-android"]