Library class represents a loaded shared library.
Example
Properties
symbols
defs argument. Each value is a callable function.
Methods
close()
dlclose() on the native library handle.
The loaded library instance returned by dlopen
Library class represents a loaded shared library.
symbolsdefs argument. Each value is a callable function.
close()dlclose() on the native library handle.