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

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