Writes the Dart value value into the i-th element of the array at ptr.
value
i
ptr
void Function(Pointer<T> ptr, int i, X value) writeIntoIndexedFunc;