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