Variable VkBaseOutStructure.sType

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