Variable PipelineLayout.descriptor

Describes this PipelineLayout.

struct PipelineLayout
{
  // ...
  __C.WGPUPipelineLayoutDescriptor descriptor ;
  // ...
}