Variable VkFramebufferCreateInfo.pNext

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