Function windows::Win32::Graphics::Gdi::PolyPolygon

pub unsafe fn PolyPolygon<P0>(hdc: P0, apt: *const POINT, asz: &[i32]) -> BOOL
where P0: Param<HDC>,