Function gaiaSetLwGeomWarningMsg

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

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.