Variable VkExportMemoryAllocateInfo.pNext

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