Variable VkPresentInfoKHR.swapchainCount

struct VkPresentInfoKHR
{
  // ...
  uint swapchainCount ;
  // ...
}