|
VampPluginSDK
2.10
|
system.h File Reference
#include <dlfcn.h>
Include dependency graph for system.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
| #define | DLOPEN(a, b) dlopen((a).c_str(),(b)) |
| #define | DLSYM(a, b) dlsym((a),(b)) |
| #define | DLCLOSE(a) dlclose((a)) |
| #define | DLERROR() dlerror() |
| #define | PLUGIN_SUFFIX "so" |
| #define | HAVE_OPENDIR 1 |
Macro Definition Documentation
Generated by
1.8.11