webview2_com::Windows::Win32::UI::PointerInput

Function GetPointerTouchInfoHistory

Source
pub unsafe fn GetPointerTouchInfoHistory(
    pointerid: u32,
    entriescount: *mut u32,
    touchinfo: *mut POINTER_TOUCH_INFO,
) -> BOOL