pub unsafe extern "C" fn gaiaCriticalPointFromGEOSmsg() -> gaiaGeomCollPtrExpand description
Attempts to (possibile) return a Point Geometry extracted from the latest GEOS error / warning message
\return a Point Geometry: NULL if no warning/error was previoysly found or if the current GEOS message doesn’t contains a critical Point.
\sa gaiaCriticalPointFromGEOSmsg_r, gaiaResetGeosMsg, gaiaGetGeosErrorMsg, gaiaGetGeosWarningMsg, gaiaSetGeosErrorMsg, gaiaSetGeosWarningMsg, gaiaSetGeosAuxErrorMsg
\note not reentrant and thread unsafe.
\remark \b GEOS support required.