abrasion/third_party/cargo/vendor/ndk-glue-0.2.1/README.md

279 B

ndk-glue

Interoperability library for a native Rust application with the Android framework. Provides access to NativeActivity, NativeWindow and InputQueue.

This library exports the main attribute macro from ndk-macro, see the corresponding README for more details.