Variable VkImageSwapchainCreateInfoKHR.sType

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