Crate veloren_common_dynlib

Source

Structsยง

LoadedLib
LoadedLib holds a loaded dynamic library and the location of library file with the appropriate OS specific name and extension i.e. libvoxygen_anim_dyn_active.dylib, voxygen_anim_dyn_active.dll.
Symbol
Symbol from a library.

Functionsยง

active_file ๐Ÿ”’
compile ๐Ÿ”’
Recompile the dyn package
compiled_file ๐Ÿ”’
copy ๐Ÿ”’
Copy the lib file, so we have an _active copy.
dyn_lib_file ๐Ÿ”’
event_fn ๐Ÿ”’
Event function to hotreload the dynamic library
hotreload ๐Ÿ”’
Hotreload the dynamic library
init
Initialise a watcher.