Skip to main content

MKMapRectIntersectsRect

Function MKMapRectIntersectsRect 

Source
pub unsafe extern "C-unwind" fn MKMapRectIntersectsRect(
    rect1: MKMapRect,
    rect2: MKMapRect,
) -> bool
👎Deprecated:

renamed to MKMapRect::intersects_rect

Available on crate feature MKGeometry only.