Variable VkWriteDescriptorSet.pBufferInfo

struct VkWriteDescriptorSet
{
  // ...
  const(VkDescriptorBufferInfo)* pBufferInfo ;
  // ...
}