Shared library member functions
- getSharedLibraryPath(self, libraryName, caseSensitive=True)
- Gets the path to a shared library.
- yieldSharedLibraries(self, forProcess=False)
- Returns a generator that yields a shared library name and the corresponding full path for each shared library entry.