Variable VkSubmitInfo.waitSemaphoreCount

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