Variable VkPhysicalDeviceExternalSemaphoreInfo.pNext

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