Function core_graphics2::path::CGPathAddPath

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