[][src]Function spatialite_sys::gaiaSetGeosAuxErrorMsg

pub unsafe extern "C" fn gaiaSetGeosAuxErrorMsg(msg: *const c_char)

Set the current GEOS (auxiliary) error message

\param msg the error message to be set.

\sa gaiaSetAuxErrorMsg_r, gaiaResetGeosMsg, gaiaGetGeosErrorMsg, gaiaGetGeosWarningMsg, gaiaGetGeosAuxErrorMsg, gaiaSetGeosWarningMsg, gaiaSetGeosErrorMsg

\note not reentrant and thread unsafe.

\remark \b GEOS support required.