Function windows_sys::Win32::Graphics::GdiPlus::GdipDrawCurveI

pub unsafe extern "system" fn GdipDrawCurveI(
    graphics: *mut GpGraphics,
    pen: *mut GpPen,
    points: *const Point,
    count: i32,
) -> Status