Function VkDeviceCmds.DestroyQueryPool

Commands for VK_VERSION_1_0

void DestroyQueryPool (
  VkDevice_T* device,
  VkQueryPool_T* queryPool,
  const(VkAllocationCallbacks)* pAllocator
);