Variable VkBindBufferMemoryInfo.pNext

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