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