pub unsafe extern "C-unwind" fn CGPathCreateMutableCopyByTransformingPath(
path: Option<&CGPath>,
transform: *const CGAffineTransform,
) -> Option<CFRetained<CGMutablePath>>👎Deprecated: renamed to
CGMutablePath::new_copy_by_transforming_pathAvailable on crate feature
CGPath only.