[][src]Function geos_sys::GEOSEqualsExact_r

pub unsafe extern "C" fn GEOSEqualsExact_r(
    handle: GEOSContextHandle_t,
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    tolerance: c_double
) -> c_char