Variable VkBindSparseInfo.pNext

struct VkBindSparseInfo
{
  // ...
  const(void)* pNext ;
  // ...
}