Variable VkExportFenceCreateInfo.pNext

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