Variable VkMemoryAllocateInfo.sType

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