Variable VkPresentInfoKHR.waitSemaphoreCount

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