[][src]Macro collectd_plugin::collectd_plugin

macro_rules! collectd_plugin {
    ($type:ty) => { ... };
}

Sets up all the ffi entry points that collectd expects when given a PluginManager.