PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ rt_errorstate

Enum definitions.

Enumerator
ES_NONE 
ES_ERROR 

Definition at line 179 of file librtcore.h.

179 {
180 ES_NONE = 0, /* no error */
181 ES_ERROR = 1 /* generic error */
rt_errorstate
Enum definitions.
Definition librtcore.h:179
@ ES_NONE
Definition librtcore.h:180
@ ES_ERROR
Definition librtcore.h:181