Variable VkDeviceQueueInfo2.queueFamilyIndex

struct VkDeviceQueueInfo2
{
  // ...
  uint queueFamilyIndex ;
  // ...
}