Home | All Classes | Grouped Classes | Index | Search
Resolve a symbol name within the library
void* resolve( const std::string& symbol);
Parameters:
Return value:
The address of the symbol if found or 0
See also:
CL_LibraryLoader