Type Definition collectd_plugin::bindings::plugin_read_cb [] [src]

type plugin_read_cb = Option<unsafe extern "C" fn(_: *mut user_data_t) -> c_int>;