Variable VkBufferViewCreateInfo.pNext

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