Variable VkPipelineColorBlendStateCreateInfo.pAttachments

struct VkPipelineColorBlendStateCreateInfo
{
  // ...
  const(VkPipelineColorBlendAttachmentState)* pAttachments ;
  // ...
}