Variable VkCommandBufferInheritanceInfo.sType

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