Function CommandBuffer.setScissor

abstract void setScissor (
  in const(uint) firstScissor,
  in const(Rect[]) scissors
);