Function core_graphics2::path::CGPathAddRect

source ยท
pub unsafe extern "C" fn CGPathAddRect(
    path: CGMutablePathRef,
    transform: *const CGAffineTransform,
    rect: CGRect
)