[][src]Function geos_sys::GEOSDistanceIndexed

pub unsafe extern "C" fn GEOSDistanceIndexed(
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    distance: *mut c_double
) -> c_int