start of new reload setup
This commit is contained in:
@@ -25,8 +25,8 @@ void hi_deinit();
|
||||
/* Print a random assortment of information from current state */
|
||||
void hi_print_module_infos();
|
||||
|
||||
/* Reload module identified by the name */
|
||||
ReloadResult hi_reload_module(const char *module_name);
|
||||
/* Reload shared library if it has changed since last reload or init was called */
|
||||
ReloadResult hi_reload_solib(const char *module_name);
|
||||
|
||||
#pragma GCC visibility pop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user