Variable VkBindImageMemoryInfo.image

struct VkBindImageMemoryInfo
{
  // ...
  VkImage_T* image ;
  // ...
}