Variable VkDeviceQueueCreateInfo.queueFamilyIndex

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