Variable VkBufferCreateInfo.queueFamilyIndexCount

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