Variable VkBufferCreateInfo.pQueueFamilyIndices

struct VkBufferCreateInfo
{
  // ...
  const(uint)* pQueueFamilyIndices ;
  // ...
}