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