Function core_graphics2::path::CGPathCreateCopyByUnioningPath
source ยท pub unsafe extern "C" fn CGPathCreateCopyByUnioningPath(
path: CGPathRef,
maskPath: CGPathRef,
evenOddFillRule: bool
) -> CGPathRef