Variable VkEventCreateInfo.pNext

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