Crate android_cpufeatures_sys [] [src]

android-cpufeatures-sys

Raw bindings to Android NDK's cpufeatures library for Rust.

Check-out the library's official docs. It is not duplicated here.

Don't miss android_getCpuIdArm() and android_setCpuArm() - since they are filtered with #[cfg(target_arch="arm")], they don't appear in this generated documentation.
Therefore, it's advisable to take a look at src/lib.rs.

Enums

AndroidCpuFamily
Arm64Feature
ArmFeature
MipsFeature
X86Feature

Functions

android_getCpuCount
android_getCpuFamily
android_getCpuFeatures
android_setCpu