Type Definition collectd_plugin::bindings::plugin_init_cb

source ·
pub type plugin_init_cb = Option<unsafe extern "C" fn() -> c_int>;