Function CGContextClipToRects

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