pub unsafe extern "C" fn OH_Input_DestroyKeyState(
keyState: *mut *mut Input_KeyState,
)Available on crate feature
api-12 only.Expand description
Destroys a key status enumeration object.
ยงArguments
keyState- Key status enumeration object.
Required System Capabilities: SystemCapability.MultimodalInput.Input.Core
Available since API-level: 12