Variable VkFenceCreateInfo.sType

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