Function GetPointerPenInfoHistory

Source
pub unsafe extern "C" fn GetPointerPenInfoHistory(
    pointerId: UINT32,
    entriesCount: *mut UINT32,
    penInfo: *mut POINTER_PEN_INFO,
) -> BOOL