Macro collectd_plugin::collectd_plugin [] [src]

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

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