Variable VkDeviceQueueCreateInfo.pQueuePriorities

struct VkDeviceQueueCreateInfo
{
  // ...
  const(float)* pQueuePriorities ;
  // ...
}