Variable VkExportSemaphoreCreateInfo.sType

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