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