Function windows::Win32::Graphics::GdiPlus::GdipAddPathPolygon

pub unsafe fn GdipAddPathPolygon(
    path: *mut GpPath,
    points: *const PointF,
    count: i32
) -> Status