Function DenseHashSet.setKey

Key and Value are the same type in a DenseHashSet.

static void setKey (
  ref Value value,
  Value key
);