Function xsToUnsigned

Convert a slot to a Number value represented as an uint.

uint xsToUnsigned (
  scope xs.bindings.xsMachineRecord* the,
  const(xs.bindings.xsSlotRecord) theSlot
);