windows::Win32::Graphics::GdiPlus

Function GdipAddPathLine2

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