Sets the i-th element in content.
value to set
element index
element (or a slice to the element if T is a static array type).
Out: If T is a static array type, the length of the returned slice is T.length.
See Implementation
Sets the i-th element in content.