#include <manifest.h>
Plugin Manfiest
One Manifest is required per plugin library which is to be dlopened
This is a struct and not a class because it is staticly defined in the plugin objects and needs to be a POD as it can, or else it won't compile.
Definition at line 61 of file manifest.h.