[][src]Function geos_sys::GEOSIntersects_r

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