Function xsInteger
Returns a Number slot given an int.
xs .bindings .xsSlotRecord xsInteger
(
scope xs .bindings .xsMachineRecord* the,
int value
);
Returns a Number slot given an int.
xs .bindings .xsSlotRecord xsInteger
(
scope xs .bindings .xsMachineRecord* the,
int value
);