Variable VkSparseMemoryBind.memory

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