[][src]Function geos_sys::GEOSEqualsExact

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