SharedLib.unloadNoThrow

Unloads the OS-specific shared library associated with this SharedLib instance.

Note: It's invalid to use the object after unload() has been called, as unload() will delete it if it's not referenced any more.

class SharedLib
void
unloadNoThrow
()

Meta