[][src]Function geos_sys::GEOSEquals

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