pub unsafe extern "C" fn OH_Input_CreateDeviceInfo() -> *mut Input_DeviceInfoAvailable on crate feature
api-13 only.Expand description
Creates a deviceInfo object.
ยงReturns
- Pointer to an
Input_DeviceInfoobject if the operation is successful; a null pointer otherwise (possibly because of a memory allocation failure).
Required System Capabilities: SystemCapability.MultimodalInput.Input.Core
Available since API-level: 13