Vocabularyalien.
librariesInputsNone
OutputsNone
Word descriptionLooks 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 |
DefinitionMethods