Variable VkPresentInfoKHR.sType

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