Variable VkImageMemoryBarrier.sType

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