Variable CommandBuffer.id

Handle identifier.

struct CommandBuffer
{
  // ...
  __C.WGPUCommandBufferImpl* id ;
  // ...
}