Variable VkPhysicalDeviceExternalFenceInfo.pNext

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