Skip to main content

GEOSIntersects_r

Function GEOSIntersects_r 

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