Variable VkDeviceQueueCreateInfo.pNext

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