Function GetUpdateRgn

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