Variable VkImageSparseMemoryRequirementsInfo2.pNext

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