Variable VkSparseBufferMemoryBindInfo.buffer

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