Variable VkExternalBufferProperties.externalMemoryProperties

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