Function xsFindID
short xsFindID
(
scope xs .bindings .xsMachineRecord* the,
string name
);
short xsFindID
(
scope xs .bindings .xsMachineRecord* the,
const(char*) name
);