Variable VkInstanceCreateInfo.pApplicationInfo

struct VkInstanceCreateInfo
{
  // ...
  const(VkApplicationInfo)* pApplicationInfo ;
  // ...
}