 [det]unload_foreign_library(+FileSpec)
[det]unload_foreign_library(+FileSpec, 
+Exit:atom)Unload a shared object or DLL. After calling the Exit 
function, the shared object is removed from the process. The default 
exit function is composed from =uninstall_=, followed by the file 
base-name.
[det]unload_foreign_library(+FileSpec)
[det]unload_foreign_library(+FileSpec, 
+Exit:atom)Unload a shared object or DLL. After calling the Exit 
function, the shared object is removed from the process. The default 
exit function is composed from =uninstall_=, followed by the file 
base-name.