Function xsToInteger

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

int xsToInteger (
  scope xs.bindings.xsMachineRecord* the,
  const(xs.bindings.xsSlotRecord) theSlot
);