Variable VkSubmitInfo.signalSemaphoreCount

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