Function CGPathCreateCopyByFlattening

Source
pub unsafe extern "C" fn CGPathCreateCopyByFlattening(
    path: CGPathRef,
    flatteningThreshold: CGFloat,
) -> CGPathRef