foreignSymbol(lib, symb, T)
foreignSymbol(symb, T)
This function is a wrapper around the C function dlsym. It loads a symbol from a shared library using the specified foreign type. If the shared library is already linked against Macaulay2, then it may be omitted.
|
The object foreignSymbol is a method function.