Variable VkBindImageMemoryInfo.memory

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