Function windows::Win32::Graphics::GdiPlus::GdipFillRectangles
pub unsafe fn GdipFillRectangles(
graphics: *mut GpGraphics,
brush: *mut GpBrush,
rects: *const RectF,
count: i32,
) -> Status