Variable VkSparseImageMemoryBindInfo.pBinds

struct VkSparseImageMemoryBindInfo
{
  // ...
  const(VkSparseImageMemoryBind)* pBinds ;
  // ...
}