Function windows::Win32::Graphics::Gdi::GetRgnBox

pub unsafe fn GetRgnBox<P0>(hrgn: P0, lprc: *mut RECT) -> GDI_REGION_TYPE
where P0: IntoParam<HRGN>,