ohos-multi-modal-input-sys 0.1.0

Raw OpenHarmony multimodal InputKit bindings for Rust
Documentation
  • Coverage
  • 97.56%
    280 out of 287 items documented0 out of 7 items with examples
  • Size
  • Source code size: 198.56 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.51 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ohos-rs/ohos-native-bindings
    25 11 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • richerfu

ohos-multi-modal-input-sys

Raw Rust FFI bindings for OpenHarmony's multimodal InputKit API.

cargo add ohos-multi-modal-input-sys --features api-22

The bindings are generated from multimodalinput/oh_input_manager.h and link to libohinput.so. API12 is the baseline; APIs introduced in later platform versions are enabled through the corresponding api-* feature.

The crate owns the canonical Input_* event types used by other native APIs, including ohos-window-manager-sys.

License

MIT OR Apache-2.0