Function windows::Win32::Graphics::GdiPlus::GdipAddPathClosedCurveI

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