pub unsafe extern "C-unwind" fn MKMapRectIntersectsRect(
rect1: MKMapRect,
rect2: MKMapRect,
) -> bool👎Deprecated: renamed to
MKMapRect::intersects_rectAvailable on crate feature
MKGeometry only.