[][src]Function geos_sys::GEOSGeom_createPolygon

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