Variable VkDisplayModeCreateInfoKHR.pNext

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