Variable VkApplicationInfo.sType

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