/* * * The header file for the interface connecting the module to the rest of *the framework * */ namespace modules::source::framework { void Init(); }