Function xsToString

Convert a slot to a String value.

char* xsToString (
  scope xs.bindings.xsMachineRecord* the,
  const(xs.bindings.xsSlotRecord) theSlot
);