Variable VkImageMemoryBarrier.dstQueueFamilyIndex

struct VkImageMemoryBarrier
{
  // ...
  uint dstQueueFamilyIndex ;
  // ...
}