Variable VkDeviceGroupPresentCapabilitiesKHR.pNext

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