Obtains the address of a symbol within the shared library
The name of the symbol; must be a null-terminated C string
A pointer to the symbol or throws SharedLibException if it's not present in the library.
See Implementation
Obtains the address of a symbol within the shared library