Function windows::Win32::Graphics::Gdi::PolyBezier

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