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.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/ForeignFunctions.m2:1957:0.