pub unsafe extern "C" fn gaiaSetGeosWarningMsg(msg: *const c_char)Expand description
Set the current GEOS warning message
\param msg the warning message to be set.
\sa gaiaSetGeosWarningMsg_r, gaiaResetGeosMsg, gaiaGetGeosErrorMsg, gaiaGetGeosWarningMsg, gaiaGetGeosAuxErrorMsg, gaiaSetGeosErrorMsg, gaiaSetGeosAuxErrorMsg
\note not reentrant and thread unsafe.
\remark \b GEOS support required.