Variable VkSurfaceCapabilitiesKHR.minImageCount

struct VkSurfaceCapabilitiesKHR
{
  // ...
  uint minImageCount ;
  // ...
}