Function core_graphics2::path::CGPathAddRects

source ยท
pub unsafe extern "C" fn CGPathAddRects(
    path: CGMutablePathRef,
    transform: *const CGAffineTransform,
    rects: *const CGRect,
    count: size_t
)