Variable VkFramebufferCreateInfo.width

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