pub unsafe extern "C-unwind" fn CGContextAddRects(
c: Option<&CGContext>,
rects: *const CGRect,
count: usize,
)👎Deprecated: renamed to
CGContext::add_rectsAvailable on crate feature
CGContext only.