Function windows::Win32::Graphics::Gdi::GetWindowRgn

pub unsafe fn GetWindowRgn<P0, P1>(hwnd: P0, hrgn: P1) -> GDI_REGION_TYPE
where P0: Param<HWND>, P1: Param<HRGN>,