Variable VkDebugReportCallbackCreateInfoEXT.sType

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