Variable VkCommandPoolCreateInfo.pNext

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