Function windows::Win32::Graphics::GdiPlus::GdipAddPathLineI

pub unsafe fn GdipAddPathLineI(
    path: *mut GpPath,
    x1: i32,
    y1: i32,
    x2: i32,
    y2: i32
) -> Status