Variable CommandBuffer.descriptor

Describes a CommandBuffer.

struct CommandBuffer
{
  // ...
  const(__C.WGPUCommandBufferDescriptor) descriptor ;
  // ...
}