[][src]Function spatialite_sys::gaiaSetLwGeomErrorMsg

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

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.