Variable VkSubmitInfo.pNext

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