MKMapRectIntersection

Function MKMapRectIntersection 

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