Function winapi::um::winuser::GetPointerTouchInfoHistory
source · pub unsafe extern "system" fn GetPointerTouchInfoHistory(
pointerId: UINT32,
entriesCount: *mut UINT32,
touchInfo: *mut POINTER_TOUCH_INFO
) -> BOOL