Expand description
Adds [num] arguments (expected to be of size_t), and returns the result in *r. If the result overflows, returns AWS_OP_ERR; otherwise returns AWS_OP_SUCCESS.
Adds [num] arguments (expected to be of size_t), and returns the result in *r. If the result overflows, returns AWS_OP_ERR; otherwise returns AWS_OP_SUCCESS.