Variable VkRenderPassMultiviewCreateInfo.pViewOffsets

struct VkRenderPassMultiviewCreateInfo
{
  // ...
  const(int)* pViewOffsets ;
  // ...
}