Function user32::InvalidateRgn [] [src]

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