Variable VkImageCreateInfo.pNext

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