GdipAddPathCurveI

Function GdipAddPathCurveI 

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