Variable VkDeviceGroupBindSparseInfo.pNext

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