Variable VkSparseImageOpaqueMemoryBindInfo.image

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