Variable VkBindSparseInfo.pSignalSemaphores

struct VkBindSparseInfo
{
  // ...
  const(VkSemaphore_T*)* pSignalSemaphores ;
  // ...
}