Variable VkDeviceQueueInfo2.pNext

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