Variable VkPhysicalDeviceMemoryProperties.memoryHeapCount

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