Function windows_sys::Win32::Graphics::GdiPlus::GdipFillRectanglesI

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