ndk-glue 0.4.0

Startup code for android binaries
Documentation

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.