Function windows_sys::Win32::UI::Input::Pointer::GetPointerTouchInfoHistory

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