Function xsDefineAt

void xsDefineAt (
  scope xs.bindings.xsMachineRecord* the,
  const(xs.bindings.xsSlotRecord) this_,
  const(xs.bindings.xsSlotRecord) key,
  const(xs.bindings.xsSlotRecord) slot,
  ubyte attributes
);