[][src]Function winapi::um::winuser::GetPointerTouchInfoHistory

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