Function CGPathCreateCopyByNormalizingPath

Source
pub unsafe extern "C" fn CGPathCreateCopyByNormalizingPath(
    path: CGPathRef,
    evenOddFillRule: bool,
) -> CGPathRef