Vocabularyalien.
librariesInputspath | a pathname string |
abi | the ABI used by the library, either cdecl or stdcall |
OutputsWord descriptionOpens a C library using the path and ABI parameters and outputs a library tuple.
NotesUser code should use
add-library so that the opened library is added to a global hashtable,
libraries.
Definition