Function GenericRecord.setFieldAt

Replace the field data at the given position.

void setFieldAt (
  ulong pos,
  GenericDatum v
);