Variable VkBindSparseInfo.pWaitSemaphores

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