Variable VkCommandPoolCreateInfo.sType

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