Variable VkProtectedSubmitInfo.pNext

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