Skip to main content

CGPathCreateCopyByTransformingPath

Function CGPathCreateCopyByTransformingPath 

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