Function VisualServerSingleton.canvasItemSetDrawIndex

Sets the index for the CanvasItem.

void canvasItemSetDrawIndex (
  const(RID) item,
  const(long) index
) nothrow @nogc;