Variable VkDeviceCreateInfo.sType

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