webview2_com_sys::Windows::Win32::UI::PointerInput

Function GetPointerFrameTouchInfoHistory

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