namespace CCL::Linux
namespace Linux { // structs struct IEventHandler; struct IEventLoop; struct IWaylandChildWindow; struct IWaylandClient; struct IWaylandSocket; struct WindowContext; // global variables IWaylandChildWindow; IEventHandler; IEventLoop; IWaylandSocket; IWaylandClient; } // namespace Linux