Function GetPointerTouchInfoHistory

Source
pub unsafe extern "C" fn GetPointerTouchInfoHistory(
    pointerId: UINT32,
    entriesCount: *mut UINT32,
    touchInfo: *mut POINTER_TOUCH_INFO,
) -> BOOL