Variable VkPipelineVertexInputStateCreateInfo.pNext

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