[][src]Function uikit_sys::CGPathCreateCopyByDashingPath

pub unsafe extern "C" fn CGPathCreateCopyByDashingPath(
    path: CGPathRef,
    transform: *const CGAffineTransform,
    phase: CGFloat,
    lengths: *const CGFloat,
    count: size_t
) -> CGPathRef