[][src]Function geos_sys::GEOSOverlaps_r

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