[][src]Function spatialite_sys::gaiaSetGeosErrorMsg

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

Set the current GEOS error message

\param msg the error message to be set.

\sa gaiaSetGeosErrorMsg_r, gaiaResetGeosMsg, gaiaGetGeosErrorMsg, gaiaGetGeosWarningMsg, gaiaGetGeosAuxErrorMsg, gaiaSetGeosWarningMsg, gaiaSetGeosAuxErrorMsg

\note not reentrant and thread unsafe.

\remark \b GEOS support required.