[][src]Function spatialite_sys::gaiaSetLwGeomWarningMsg

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

Set the current LWGEOM warning message

\param msg the warning message to be set.

\sa gaiaResetLwGeomMsg, gaiaGetLwGeomErrorMsg, gaiaGetLwGeomWarningMsg, gaiaSetLwGeomErrorMsg

\note not reentrant and thread unsafe.

\remark \b LWGEOM support required.