android.android_native_app_glue

Undocumented in source.

Members

Enums

APP_CMD_INPUT_CHANGED
anonymousenum APP_CMD_INPUT_CHANGED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LOOPER_ID_MAIN
anonymousenum LOOPER_ID_MAIN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

android_app_post_exec_cmd
void android_app_post_exec_cmd(android_app* android_app, byte cmd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
android_app_pre_exec_cmd
void android_app_pre_exec_cmd(android_app* android_app, byte cmd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
android_app_read_cmd
byte android_app_read_cmd(android_app* android_app)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
android_main
void android_main(android_app* app)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
app_dummy
void app_dummy()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

android_app
struct android_app
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
android_poll_source
struct android_poll_source
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta