Variable VkRenderPassCreateInfo.attachmentCount

struct VkRenderPassCreateInfo
{
  // ...
  uint attachmentCount ;
  // ...
}