Docs.rs
  • android-ndk-sys-0.2.0
    • android-ndk-sys 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mb64
    • Dependencies
    • Versions
    • 0.06% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

android_ndk_sys0.2.0

Module native_app_glue

Module Items

  • Structs
  • Constants
  • Functions

In crate android_ndk_sys

android_ndk_sys

Module native_app_glue

Source
Expand description

Bindings to the NDK’s android_native_app_glue.c

Structs§

android_app
android_poll_source

Constants§

APP_CMD_CONFIG_CHANGED
APP_CMD_CONTENT_RECT_CHANGED
APP_CMD_DESTROY
APP_CMD_GAINED_FOCUS
APP_CMD_INIT_WINDOW
APP_CMD_INPUT_CHANGED
APP_CMD_LOST_FOCUS
APP_CMD_LOW_MEMORY
APP_CMD_PAUSE
APP_CMD_RESUME
APP_CMD_SAVE_STATE
APP_CMD_START
APP_CMD_STOP
APP_CMD_TERM_WINDOW
APP_CMD_WINDOW_REDRAW_NEEDED
APP_CMD_WINDOW_RESIZED
LOOPER_ID_INPUT
LOOPER_ID_MAIN
LOOPER_ID_USER

Functions§

android_app_post_exec_cmd⚠
android_app_pre_exec_cmd⚠
android_app_read_cmd⚠
app_dummy⚠