pub extern "C-unwind" fn CGPathIntersectsPath(
path1: Option<&CGPath>,
path2: Option<&CGPath>,
even_odd_fill_rule: bool,
) -> bool👎Deprecated: renamed to
CGPath::intersects_pathAvailable on crate feature
CGPath only.