Expand description
Bindings for the android_app
struct found in android_native_app_glue.c
If you are not using native_app_glue
, you can disable these bindings by disabling the
native_app_glue
Cargo feature.
Structs§
- Android
App - A
struct android_app *
. - Ref
- A wrapper that associates a lifetime with data.