Variable VkSparseBufferMemoryBindInfo.pBinds

struct VkSparseBufferMemoryBindInfo
{
  // ...
  const(VkSparseMemoryBind)* pBinds ;
  // ...
}