Variable VkImageCreateInfo.queueFamilyIndexCount

struct VkImageCreateInfo
{
  // ...
  uint queueFamilyIndexCount ;
  // ...
}