Variable VkCommandBufferAllocateInfo.sType

struct VkCommandBufferAllocateInfo
{
  // ...
  VkStructureType sType ;
  // ...
}