Function collectd_plugin::bindings::cf_register_complex [] [src]

pub unsafe extern "C" fn cf_register_complex(
    type_: *const c_char,
    callback: Option<unsafe extern "C" fn(_: *mut oconfig_item_t) -> c_int>
) -> c_int