Variable VkWriteDescriptorSet.pImageInfo

struct VkWriteDescriptorSet
{
  // ...
  const(VkDescriptorImageInfo)* pImageInfo ;
  // ...
}