Function CGPathIntersectsPath

Source
pub unsafe extern "C" fn CGPathIntersectsPath(
    path1: CGPathRef,
    path2: CGPathRef,
    evenOddFillRule: bool,
) -> bool