Function windows::Win32::Graphics::GdiPlus::GdipAddPathRectanglesI

pub unsafe fn GdipAddPathRectanglesI(
    path: *mut GpPath,
    rects: *const Rect,
    count: i32
) -> Status