Variable VkCommandBufferAllocateInfo.pNext

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