Variable VkExportSemaphoreCreateInfo.pNext

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