Variable VkMemoryAllocateFlagsInfo.pNext

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