Function VkDeviceCmds.GetDeviceQueue2

Commands for VK_VERSION_1_1

void GetDeviceQueue2 (
  VkDevice_T* device,
  const(VkDeviceQueueInfo2)* pQueueInfo,
  VkQueue_T** pQueue
);