Variable VkPresentInfoKHR.pNext

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