Function geos_sys::GEOSOverlaps

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