- 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.