Skip to main content

GEOSIntersection

Function GEOSIntersection 

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