Function windows::Win32::Graphics::GdiPlus::GdipAddPathClosedCurve

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