Skip to main content

MKMapRectUnion

Function MKMapRectUnion 

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

renamed to MKMapRect::union

Available on crate feature MKGeometry only.