Function CommandBuffer.begin

Begin recording and switches the buffer state from "invalid" to "recording" SecondaryCommandBuffer can alternatively call beginWithinRenderPass

abstract void begin (
  in const(CommandBufferUsage) usage
);