Variable VkDebugReportCallbackCreateInfoEXT.pNext

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