Variable VkExternalFenceProperties.pNext

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