Next: Foreign Globals, Previous: Foreign Function Calling, Up: Top [Contents][Index]
Load the foreign shared library name.
Implementor’s note: There is a lot of behavior to decide here. Currently I lean toward not requiring NAME to be a full path to the library so we can search the system library directories (maybe even get LD_LIBRARY_PATH from the environment) as necessary.