pub unsafe extern "C-unwind" fn MKMapRectContainsPoint(
rect: MKMapRect,
point: MKMapPoint,
) -> bool👎Deprecated:
renamed to MKMapRect::contains_point
Available on crate feature
MKGeometry only.