Variable VkBindBufferMemoryInfo.memory

struct VkBindBufferMemoryInfo
{
  // ...
  VkDeviceMemory_T* memory ;
  // ...
}