Variable VkSparseImageMemoryBind.memory

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