Variable VkDeviceGroupCommandBufferBeginInfo.pNext

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