Function windows_sys::Win32::Graphics::GdiPlus::GdipAddPathCurve

pub unsafe extern "system" fn GdipAddPathCurve(
    path: *mut GpPath,
    points: *const PointF,
    count: i32,
) -> Status