nw::kernel::load_module

Module *nw::kernel::load_module(const std::filesystem::path &path, bool instantiate)

Loads a module If instantiate is false, no areas are loaded and Service::initialize at module_post_instantiation is not called.