Variable VkPhysicalDeviceProtectedMemoryProperties.pNext

struct VkPhysicalDeviceProtectedMemoryProperties
{
  // ...
  void* pNext ;
  // ...
}