Function windows::Win32::Graphics::GdiPlus::GdipFillRectanglesI

pub unsafe fn GdipFillRectanglesI(
    graphics: *mut GpGraphics,
    brush: *mut GpBrush,
    rects: *const Rect,
    count: i32
) -> Status