Variable VkFenceCreateInfo.pNext

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