Variable VkDescriptorPoolCreateInfo.sType

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