loadExtensionLibrary
Load an extension library using dlopen with RTLD_GLOBAL
Return
true if library was loaded successfully, false otherwise
Parameters
libraryName
Name of the library
Load an extension library using dlopen with RTLD_GLOBAL
true if library was loaded successfully, false otherwise
Name of the library