Function CGContextFillRects

Source
pub unsafe extern "C" fn CGContextFillRects(
    c: CGContextRef,
    rects: *const CGRect,
    count: size_t,
)