/* * gui.h * * Created on: 6 июл. 2022 г. * Author: alexander */ #ifndef GUI_H_ #define GUI_H_ #include Ihandle* guiStart(); #endif /* GUI_H_ */