Variable VkBindSparseInfo.pBufferBinds

struct VkBindSparseInfo
{
  // ...
  const(VkSparseBufferMemoryBindInfo)* pBufferBinds ;
  // ...
}