Variable VkBindSparseInfo.pImageBinds

struct VkBindSparseInfo
{
  // ...
  const(VkSparseImageMemoryBindInfo)* pImageBinds ;
  // ...
}