Macro collectd_plugin::collectd_plugin[][src]

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

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