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

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