Function CGPathCreateCopyByTransformingPath

Source
pub unsafe extern "C" fn CGPathCreateCopyByTransformingPath(
    path: CGPathRef,
    transform: *const CGAffineTransform,
) -> CGPathRef