pub unsafe extern "C" fn gaiaSetLwGeomErrorMsg(msg: *const c_char)Expand description
Set the current LWGEOM error message
\param msg the error message to be set.
\sa gaiaResetLwGeomMsg, gaiaGetLwGeomErrorMsg, gaiaGetLwGeomWarningMsg, gaiaSetLwGeomWarningMsg
\note not reentrant and thread unsafe.
\remark \b LWGEOM support required.