Function InvalidateRect

Source
pub unsafe extern "C" fn InvalidateRect(
    hWnd: HWND,
    lpRect: *const RECT,
    bErase: BOOL,
) -> BOOL