Variable VkApplicationInfo.pEngineName

struct VkApplicationInfo
{
  // ...
  const(char)* pEngineName ;
  // ...
}