Function CommandBuffer.copyBuffer

abstract void copyBuffer (
  Trans!(gfx.graal.buffer.Buffer) buffers,
  in const(CopyRegion[]) regions
);