geos.GEOS_interruptRegisterCallback ⇒ GEOSInterruptCallback
⏏
Register a function to be called when processing is interrupted.
Kind: global property of geos
Returns: GEOSInterruptCallback
- the previously configured callback
Param | Type | Description |
---|---|---|
cb | GEOSInterruptCallback | Callback function to invoke |