Variable VkPhysicalDeviceMemoryProperties.memoryTypes

struct VkPhysicalDeviceMemoryProperties
{
  // ...
  VkMemoryType[32] memoryTypes ;
  // ...
}