Variable VkExternalFenceProperties.sType

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