[][src]Function uikit_sys::CGPathCreateCopyByTransformingPath

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