[][src]Type Definition couchbase_sys::lcb_io_error_cb

type lcb_io_error_cb = Option<unsafe extern "C" fn(socket: *mut lcb_sockdata_t)>;