Variable VkBufferMemoryRequirementsInfo2.pNext

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