Variable VkSwapchainCreateInfoKHR.minImageCount

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