Variable VkPhysicalDeviceProtectedMemoryFeatures.pNext

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