Variable VkPhysicalDeviceExternalFenceInfo.sType

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