pub unsafe extern "C" fn OH_Input_CreateTouchEvent() -> *mut Input_TouchEventExpand description
@brief Creates a TouchEvent object. You can call {@link OH_Input_DestroyTouchEvent()} to destroy a touch event object.
@return {@link Input_TouchEvent} pointer object if the operation is successful; a null pointer otherwise. @syscap SystemCapability.MultimodalInput.Input.Core @since 12