Function CGPathAddPath

Source
pub unsafe extern "C" fn CGPathAddPath(
    path1: CGMutablePathRef,
    transform: *const CGAffineTransform,
    path2: CGPathRef,
)