Skip to content

Files

Latest commit

 

History

History
 
 

ndk-glue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.