Variable VkBindSparseInfo.signalSemaphoreCount

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