Variable VkImageViewCreateInfo.pNext

struct VkImageViewCreateInfo
{
  // ...
  const(void)* pNext ;
  // ...
}