Variable VkExternalMemoryProperties.externalMemoryFeatures

struct VkExternalMemoryProperties
{
  // ...
  uint externalMemoryFeatures ;
  // ...
}