Variable VkDisplayPropertiesKHR.displayName

struct VkDisplayPropertiesKHR
{
  // ...
  const(char)* displayName ;
  // ...
}