Variable VkExternalImageFormatProperties.externalMemoryProperties

struct VkExternalImageFormatProperties
{
  // ...
  VkExternalMemoryProperties externalMemoryProperties ;
  // ...
}