Variable VkBindBufferMemoryInfo.sType

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