Function windows::Win32::Graphics::GdiPlus::GdipAddPathPolygonI

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