Function windows::Win32::Graphics::Gdi::GetWindowRgnBox

pub unsafe fn GetWindowRgnBox<P0>(hwnd: P0, lprc: *mut RECT) -> GDI_REGION_TYPE
where P0: Param<HWND>,