Skip to main content

GEOSIntersects

Function GEOSIntersects 

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