dll


Vocabulary
alien

Class description
The class of native library handles. See Alien object literal syntax for syntax and DLL handles for general information.

The dll tuple has one slot 'path' which holds the filesystem path to the library being loaded in the systems native-string-encoding, usually utf8 on unices and utf16n on windows.

Definition


Methods