Function windows::Win32::Graphics::Gdi::GetClipBox

pub unsafe fn GetClipBox<P0>(hdc: P0, lprect: *mut RECT) -> GDI_REGION_TYPE
where P0: IntoParam<HDC>,