Variable VkMemoryAllocateInfo.pNext

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