4 #ifndef RUDIMENTS_DYNAMICLIB_H 5 #define RUDIMENTS_DYNAMICLIB_H 7 #include <rudiments/private/dynamiclibincludes.h> 28 bool open(
const char *library,
29 bool loaddependencies,
38 void *getSymbol(
const char *symbol)
const;
47 char *getError()
const;
58 #include <rudiments/private/dynamiclib.h> Definition: threadmutex.h:11
Definition: dynamiclib.h:11