Function MKMapRectIntersection

Source
pub unsafe extern "C-unwind" fn MKMapRectIntersection(
    rect1: MKMapRect,
    rect2: MKMapRect,
) -> MKMapRect
Available on crate feature MKGeometry only.