Variable VkDeviceGroupPresentInfoKHR.pNext

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