Variable VkPhysicalDeviceFeatures.multiViewport

struct VkPhysicalDeviceFeatures
{
  // ...
  uint multiViewport ;
  // ...
}