Variable VkSemaphoreCreateInfo.pNext

struct VkSemaphoreCreateInfo
{
  // ...
  const(void)* pNext ;
  // ...
}