Variable VkPhysicalDeviceExternalBufferInfo.pNext

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