Variable VkPhysicalDeviceExternalBufferInfo.sType

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