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

◆ rt_errorstate

Enum definitions.

Enumerator
ES_NONE 
ES_ERROR 

Definition at line 181 of file librtcore.h.

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