Variable VkExternalBufferProperties.pNext

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