Variable VkSwapchainCreateInfoKHR.sType

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