pub unsafe extern "C-unwind" fn CGPathAddRects(
path: Option<&CGMutablePath>,
m: *const CGAffineTransform,
rects: *const CGRect,
count: usize,
)👎Deprecated: renamed to
CGMutablePath::add_rectsAvailable on crate feature
CGPath only.