Function InvalidateRgn

Source
pub unsafe extern "C" fn InvalidateRgn(
    hWnd: HWND,
    hRgn: HRGN,
    bErase: BOOL,
) -> BOOL