Variable VkFramebufferCreateInfo.attachmentCount

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