Variable VkCommandBufferBeginInfo.sType

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