windows::Win32::Graphics::GdiPlus

Function GdipFillRectanglesI

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