Function windows::Win32::Graphics::Gdi::Polyline

pub unsafe fn Polyline<P0>(hdc: P0, apt: &[POINT]) -> BOOL
where P0: IntoParam<HDC>,