Variable VkDebugReportCallbackCreateInfoEXT.pUserData

struct VkDebugReportCallbackCreateInfoEXT
{
  // ...
  void* pUserData ;
  // ...
}