Function windows::Win32::Graphics::GdiPlus::GdipAddPathLine2

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