[][src]Type Definition couchbase_sys::lcb_ioC_write2_fn

type lcb_ioC_write2_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, sd: *mut lcb_sockdata_t, iov: *mut lcb_IOV, niov: lcb_SIZE, uarg: *mut c_void, callback: lcb_ioC_write2_callback) -> c_int>;