Function windows::Win32::Graphics::Gdi::GetClipRgn

pub unsafe fn GetClipRgn<P0, P1>(hdc: P0, hrgn: P1) -> i32
where P0: Param<HDC>, P1: Param<HRGN>,