Variable VkDeviceGroupRenderPassBeginInfo.pNext

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