Variable VkPhysicalDeviceMemoryProperties.memoryTypeCount

struct VkPhysicalDeviceMemoryProperties
{
  // ...
  uint memoryTypeCount ;
  // ...
}