Function windows::Win32::Graphics::Gdi::ExcludeUpdateRgn

pub unsafe fn ExcludeUpdateRgn<P0, P1>(hdc: P0, hwnd: P1) -> i32
where P0: Param<HDC>, P1: Param<HWND>,