NAME
A static function of omni::environment
omni::environment::set_var
A static function of omni::environment
#include <omni/environment.hpp>
bool omni::environment::set_var(const std::string& name, const std::string& val)
bool omni::environment::set_var(const std::wstring& name, const std::wstring& val)
inline bool omni::environment::set_var(const char* name, const char* val)
inline bool omni::environment::set_var(const wchar_t* name, const wchar_t* val)