[][src]Type Definition couchbase_sys::lcb_ioE_send_fn

type lcb_ioE_send_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, sock: lcb_socket_t, srcbuf: *const c_void, buflen: lcb_SIZE, _ignored: c_int) -> lcb_SSIZE>;