System.GetExternSymbol (gb)

Static Function GetExternSymbol ( Library As String, Symbol As String ) As Pointer

Return the address of a symbol located in a shared library.

This function is useful if the symbol is actually a global variable in the shared library.

See also