DllOperator

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

call
Value call(Engine engine, Value[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
open_dll
void* open_dll(string dll_path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lhs
void*[] lhs;

call

Inherited Members

From IOperator

call
Value call(Engine engine, Value[] args)
Undocumented in source.

Meta