Variable VkExternalSemaphoreProperties.pNext

struct VkExternalSemaphoreProperties
{
  // ...
  void* pNext ;
  // ...
}