Skip to main content

GEOSGeom_createPolygon

Function GEOSGeom_createPolygon 

Source
pub unsafe extern "C" fn GEOSGeom_createPolygon(
    shell: *mut GEOSGeometry,
    holes: *mut *mut GEOSGeometry,
    nholes: c_uint,
) -> *mut GEOSGeometry