Variable VkCommandBufferBeginInfo.pNext

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