Variable VkBufferMemoryBarrier.dstQueueFamilyIndex

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