Variable VkDeviceQueueCreateInfo.sType

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