pub unsafe extern "C-unwind" fn MKMapRectOffset(
rect: MKMapRect,
dx: c_double,
dy: c_double,
) -> MKMapRect👎Deprecated:
renamed to MKMapRect::offset
Available on crate feature
MKGeometry only.