Skip to main content

GEOSIntersection_r

Function GEOSIntersection_r 

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