Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawClosedCurveI
pub unsafe extern "system" fn GdipDrawClosedCurveI(
graphics: *mut GpGraphics,
pen: *mut GpPen,
points: *const Point,
count: i32,
) -> Status