Variable VkEventCreateInfo.sType

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