Function gaiaGetGeosAuxErrorMsg

Source
pub unsafe extern "C" fn gaiaGetGeosAuxErrorMsg() -> *const c_char
Expand description

Return the latest GEOS (auxiliary) error message (if any)

\return the latest GEOS (auxiliary) error message: an empty string if no error was previoysly found.

\sa gaiaGetGeosAuxErrorMsg_r, gaiaResetGeosMsg, gaiaGetGeosErrorMsg, gaiaGetGeosWarningMsg, gaiaSetGeosErrorMsg, gaiaSetGeosWarningMsg, gaiaSetGeosAuxErrorMsg

\note not reentrant and thread unsafe.

\remark \b GEOS support required.