struct LoadedModules
Overview
Used in internal_load_lib_modules()
#include <MolaDLL_Loader.h> struct LoadedModules { // fields std::string lib_path; void* handle {nullptr}; };
Used in internal_load_lib_modules()
#include <MolaDLL_Loader.h> struct LoadedModules { // fields std::string lib_path; void* handle {nullptr}; };