Variable VkRenderPassMultiviewCreateInfo.pCorrelationMasks

struct VkRenderPassMultiviewCreateInfo
{
  // ...
  const(uint)* pCorrelationMasks ;
  // ...
}