android-cpufeatures-sys 2.0.0

Raw bindings to Android NDK's `cpufeatures` library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.gcc]
version = "0.3"

[package]
authors = ["Yoan Lecoq <yoanlecoq.io@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings", "hardware-support"]
description = "Raw bindings to Android NDK's `cpufeatures` library."
documentation = "https://docs.rs/android-cpufeatures-sys"
keywords = ["android", "cpu", "cpufeatures"]
license = "MIT/Apache-2.0"
name = "android-cpufeatures-sys"
readme = "README.md"
repository = "https://github.com/yoanlcq/android-cpufeatures-sys"
version = "2.0.0"