Variable SwapChain.descriptor

Describes this SwapChain.

class SwapChain
{
  // ...
  const(__C.WGPUSwapChainDescriptor) descriptor ;
  // ...
}