Function core_graphics2::context::CGContextAddRects

source ยท
pub unsafe extern "C" fn CGContextAddRects(
    c: CGContextRef,
    rects: *const CGRect,
    count: size_t
)