Variable VkBufferMemoryBarrier.srcQueueFamilyIndex

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