Function geos_sys::GEOSPolygonize_r

source ·
pub unsafe extern "C" fn GEOSPolygonize_r(
    handle: GEOSContextHandle_t,
    geoms: *const *const GEOSGeometry,
    ngeoms: c_uint
) -> *mut GEOSGeometry