1 2 3 4 5 6
//! Defines key codes of the key device. //! //! System capability: SystemCapability.MultimodalInput.Input.Core mod key_code_ffi; pub use key_code_ffi::*;