Function windows::Win32::Graphics::Gdi::PolylineTo

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