Function xsID

short xsID (
  scope xs.bindings.xsMachineRecord* the,
  string name
);

short xsID (
  scope xs.bindings.xsMachineRecord* the,
  const(char*) name
);