Variable VkPipelineColorBlendStateCreateInfo.pNext

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