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