Function geos_sys::GEOSRelate_r

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