Documentation

Import::Library::GetFunction

Method in Library

Import::Function@ GetFunction(const string&in symbol)

Gets a function exported from the library. The symbol must be matching exactly what is being exported. In the case of C++ code, this could be a mangled name too!

string symbol