geos.GEOS_finish_r ⇒ null
⏏
Free the memory associated with a GEOSContextHandle_t when you are finished calling GEOS functions.
Kind: global property of geos
Returns: null
- void
Param | Type | Description |
---|---|---|
handle | GEOSContextHandle_t | to be freed |