Variable VkBindBufferMemoryInfo.buffer

struct VkBindBufferMemoryInfo
{
  // ...
  VkBuffer_T* buffer ;
  // ...
}