pub unsafe extern "C" fn OH_Input_DestroyTouchEvent(
touchEvent: *mut *mut Input_TouchEvent,
)Available on crate feature
api-12 only.Expand description
Destroys a touch event object.
ยงArguments
touchEvent- Touch event object.
Required System Capabilities: SystemCapability.MultimodalInput.Input.Core
Available since API-level: 12