windows::Win32::UI::Input::Pointer

Function GetPointerTouchInfoHistory

pub unsafe fn GetPointerTouchInfoHistory(
    pointerid: u32,
    entriescount: *mut u32,
    touchinfo: Option<*mut POINTER_TOUCH_INFO>,
) -> Result<()>