pub unsafe extern "C-unwind" fn CLLocationCoordinate2DIsValid(
coord: CLLocationCoordinate2D,
) -> bool👎Deprecated:
renamed to CLLocationCoordinate2D::is_valid
Available on crate feature
CLLocation only.