Variable VkSwapchainCreateInfoKHR.queueFamilyIndexCount

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