Function windows::Win32::Graphics::GdiPlus::GdipAddPathLine2I

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