library


Vocabulary
alien.libraries

Inputs
None

Outputs
None

Word description
Looks up a library by its logical name. The library object is a hashtable with the following keys:
name - the full path of the C library binary
abi - the ABI used by the library, either cdecl or stdcall
dll - an instance of the dll class; only set if the library is loaded


Definition


Methods