[][src]Function uikit_sys::CGPathCreateMutableCopyByTransformingPath

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