Copies the raw C struct value into the i-th element of the array at ptr.
value
i
ptr
void Function(Pointer<T> ptr, int i, T value) setCFunc;